Ahnfelt / elm-editable-tree

A very simple example that shows how to implement an editable tree structure in Elm. The trick is a recursive Model type, the recursive use of update and view, and the At i msg combinator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ahnfelt/elm-editable-tree Watchers