Implementation of CVM algorithm in Erlang.
rebar3 compile
rebar3 ct
rebar3 shell
...
1> MyList = [Elem1, Elem2, ...].
2> cvm_utils:test(MyList).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of CVM algorithm in Erlang.
rebar3 compile
rebar3 ct
rebar3 shell
...
1> MyList = [Elem1, Elem2, ...].
2> cvm_utils:test(MyList).