Packages

Ndim provides a clean interface for working with n-dimensional nested lists in Elixir.

Current section

Files

Jump to
ndim test ndim_test.exs
Raw

test/ndim_test.exs

defmodule NdimTest do
use ExUnit.Case
doctest Ndim
end