Decode a list of leaf paths into a tree where. Every leaf given will appear in the tree at the given path.
An Order for your type is required as the first argument.
Under the keys string and number you will find version for string and numeric trees that already provide the required order.
string
number
Decode a list of leaf paths into a tree where. Every leaf given will appear in the tree at the given path.
An Order for your type is required as the first argument.
Under the keys
stringandnumberyou will find version for string and numeric trees that already provide the required order.