TODO: Add description
- WordLadder.Server.start_child(:heiko)
- WordLadder.Server.start_child(:heiko)
- WordLadder.Server.start_child(:stefan)
- Supervisor.which_children(:dsup)
If available in Hex, the package can be installed
by adding word_ladder
to your list of dependencies in mix.exs
:
def deps do
[
{:word_ladder, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/word_ladder.