Move py_repr to erlfdb_util:repr

This is a useful function to have when using the FoundationDB binding
tester in comparison to the Python implementation.
2 files changed
tree: df61a789b8f8d0832afa97a89506ff121816567a
  1. c_src/
  2. include/
  3. plugins/
  4. src/
  5. test/
  6. .gitignore
  7. enc
  8. LICENSE
  9. Makefile
  10. README.md
  11. rebar.config
README.md

A FoundationDB client in Erlang

Yay!