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

Yuri Zhloba b78c2678fb Merge pull request #3 from ii000314/fix-warnings 8 years ago
src 3a76e07f6e Merge branch 'master' into fix-warnings 8 years ago
test 208038a9c4 unit tests for herd_datetime 8 years ago
.gitignore 3a76e07f6e Merge branch 'master' into fix-warnings 8 years ago
Makefile c4e40060c8 refactor types, add more to herd_datetime 8 years ago
README.md 6954b65f4c add readme 10 years ago
herd.iml 4e1d4c50d8 idea project 8 years ago
rebar.config 4073a04d55 switch to rebar3 8 years ago

README.md

A set of general purpose utils functions for Erlang projects:

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