Ancestry

Tree structure

Installation

If available in Hex, the package can be installed by adding ancestry to your list of dependencies in mix.exs:

def deps do
[
{:ancestry, "~> 0.1.0"}
]
end