Things long time missing from stdlib
Go to file
Yaroslav Rogov 2bbc54d4ab
feat: Add genlib_range (#35)
* feat: Add genlib_range

* test: Add proptests for simple ranges

* feat: Add genlib_range:to_list

* fmt: Fix formatting

* Update src/genlib_range.erl

Co-authored-by: ndiezel0 <ndiezel0@gmail.com>

* Update src/genlib_range.erl

Co-authored-by: ndiezel0 <ndiezel0@gmail.com>
2021-08-24 17:22:02 +03:00
.github/workflows ci: Add build+dialyzer cache (#33) 2021-05-24 16:46:18 +03:00
src feat: Add genlib_range (#35) 2021-08-24 17:22:02 +03:00
test feat: Add genlib_range (#35) 2021-08-24 17:22:02 +03:00
.gitignore CI: employ caching 2016-02-04 18:17:58 +03:00
elvis.config ci: move to github actions (#31) 2021-05-19 19:32:57 +03:00
genlib.sublime-build Initial commit 2014-08-15 19:57:31 +04:00
genlib.sublime-project Initial commit 2014-08-15 19:57:31 +04:00
LICENSE License added 2014-09-19 15:00:23 +04:00
Makefile ci: move to github actions (#31) 2021-05-19 19:32:57 +03:00
README.md Fix build badge 2016-02-03 15:36:52 +03:00
rebar.config ci: move to github actions (#31) 2021-05-19 19:32:57 +03:00
rebar.config.script Harden build and fix a couple of specs (#2) 2016-09-30 12:18:30 +03:00

Genlib wercker status

A collection of general implementations of common activities.

Available under terms of MPL 2.0.