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

Yuriy Zhloba 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад
src 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад
test 208038a9c4 unit tests for herd_datetime 8 лет назад
.gitignore 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад
Makefile 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад
README.md 6954b65f4c add readme 10 лет назад
herd.iml 4e1d4c50d8 idea project 8 лет назад
rebar.config 4073a04d55 switch to rebar3 8 лет назад
rebar.lock 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад

README.md

A set of general purpose utils functions for Erlang projects:

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