Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.35 KB

ndpar_lib

This repository is a collection of algorithms and exercises from the following books

Tested with Erlang/OTP 23.

Build

$ rebar3 compile
$ rebar3 dialyzer

Test

$ rebar3 eunit

Documentation

$ rebar3 edoc
$ open lib/ndpar/doc/index.html

REPL

$ rebar3 shell