FSharpx.Extras


Lens<'T, 'U> Type

Record fields

Record Field Description

Get

Full Usage: Get

Field type: 'T -> 'U
Field type: 'T -> 'U

Set

Full Usage: Set

Field type: 'U -> 'T -> 'T
Field type: 'U -> 'T -> 'T

Instance members

Instance member Description

this.Update

Full Usage: this.Update

Parameters:
    f : 'U -> 'U
    a : 'T

Returns: 'T
f : 'U -> 'U
a : 'T
Returns: 'T