mirror https://github.com/wgnet/herd

Valentine Nikonovich 6c80cf9fb2 Added support for a new type of column: Array 10 лет назад
include 9a28a2146e unit tests for herd_db 10 лет назад
src 6c80cf9fb2 Added support for a new type of column: Array 10 лет назад
test 9a28a2146e unit tests for herd_db 10 лет назад
.dialyzer.ignore 61134e6dd6 initial import 10 лет назад
.gitignore 61134e6dd6 initial import 10 лет назад
Makefile 61134e6dd6 initial import 10 лет назад
README.md 6954b65f4c add readme 10 лет назад
rebar.config 61134e6dd6 initial import 10 лет назад

README.md

A set of general purpose utils functions for Erlang projects:

  • working with strings;
  • working with date and time;
  • generating random values;
  • etc