Fsharp.Actor


trie<'k, 'v>

Union Cases

Union CaseDescription
Node
Signature:'v option * Map<'k,trie<'k,'v>>
Fork me on GitHub