Allow specifying a prefix for unpack and range

This pretty much removes any usefulness from `erlfdb_subspace` since
Erlang doesn't support operator overrides or other similar syntactic
sugar that makes subspaces useful in other languages.
1 file changed
tree: c413972acc475132b44bf87680f2ee7daec8bd56
  1. c_src/
  2. include/
  3. notes/
  4. plugins/
  5. src/
  6. test/
  7. .gitignore
  8. enc
  9. LICENSE
  10. Makefile
  11. README.md
  12. rebar.config
README.md

A FoundationDB client in Erlang

Yay!