Exleveldb.Keys protocol
SourceSummary↑
to_key(name) | Implicitly converts integer, atom, or list keys to strings in order to please the binary LevelDB gods |
Types ↑
t :: term
Functions
Implicitly converts integer, atom, or list keys to strings in order to please the binary LevelDB gods.