Header menu logo FSharp.Data.Adaptive

Monoid<'T> Type

Function table for a monoid instance

Record fields

Record Field Description

mappend

Full Usage: mappend

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

Appends to values

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

mempty

Full Usage: mempty

Field type: 'T

The empty element

Field type: 'T

misEmpty

Full Usage: misEmpty

Field type: 'T -> bool

Determines whether the given value is empty

Field type: 'T -> bool

Type something to start searching.