# Prefix Tree v0.1.0 - Table of Contents An experimental and very simple implementation of prefix tree ## Pages - [PTree](readme.md) ## Modules - [PTree](PTree.md): # PTree - [PTree.Build](PTree.Build.md) - [PTree.Example](PTree.Example.md): Just type: ```elixir iex> PTree.Example.writer ```