Skip to content

Commit

Permalink
Empty key group is empty hash table. Closes #30.
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Feb 24, 2013
1 parent d1bc6e4 commit a511658
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ to do it for you.
[x.y.z.w] # for this to work
```

When converted to a hash table, an empty key group should result in the key's
value being an empty hash table.

Be careful not to overwrite previous keys. That's dumb. And should produce an
error.

Expand Down

0 comments on commit a511658

Please sign in to comment.