Packages

Basic combinatorics for Erlang lists and maps.

Current section

Files

Jump to
lib_combin rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{cover_enabled, true}.
{dialyzer, [{warnings, [unmatched_returns,
error_handling,
race_conditions, overspecs
]},
{get_warnings, true}]}.