Skip to content

Little fixes; added min(limit) and max(limit) methods

Latest
Compare
Choose a tag to compare
@wyhaines wyhaines released this 05 Aug 19:40
741dab6

The tree structure means that it is easy to walk keys to find an approximate match. The largest key less than a limit, or the smallest key greater than a limit. This release also cleans up the code of some things that Ameba dislikes.

Full Changelog: v0.2.2...v0.3.0