altoslib: Allow empty values in AltosHashSet representation
authorKeith Packard <keithp@keithp.com>
Sun, 15 May 2016 20:53:38 +0000 (13:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 15 May 2016 20:53:38 +0000 (13:53 -0700)
commit29123a60272777916e5aae08369d0f03c2f135b6
tree4a90fae96bfc215187e94153437f0d0791584c96
parentb1a90adac9f6e2a609ce1ccd6749462bb5c9adbe
altoslib: Allow empty values in AltosHashSet representation

Check for value termination before appending the first character.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosHashSet.java