Skip to content

thjomnx/vectoree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vectoree

A flat tree-ish data structure, which is crammed into a bunch of maps, thus a kind of a "vectorized tree".

⚠ The project is currently in an early state - things may change rapidly.

Usage

Add vectoree to your list of dependencies in mix.exs:

def deps do
  [
    {:vectoree, "~> 0.0.2"}
  ]
end

Documentation

Documentation can be found at https://hexdocs.pm/vectoree.

Copyright and License

Copyright (c) 2021 Markus Enax

Vectoree source code is licensed under the MIT License.

About

A flat tree data structure written in Elixir.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages