FSharpx.Collections


RoseTree<'T> Type

Multi-way tree, also known as rose tree.

Record fields

Record Field Description

Children

Full Usage: Children

Field type: LazyList<RoseTree<'T>>
Field type: LazyList<RoseTree<'T>>

Root

Full Usage: Root

Field type: 'T
Field type: 'T