fsprojects/FSharpx.Collections


ListZipper<'T>

Namespace: FSharpx.Collections.Experimental
Parent Module: ListZipper

A zipper for lists

Record Fields

Record FieldDescription
Focus
Signature: 'T list
Path
Signature: 'T list
Fork me on GitHub