AdaptiveReduction<'a, 's, 'v> Type
AdaptiveReduction holds operators for reducing collections adaptively. Its main purpose is to simplify reductions on ASet/AMap/AList.
Record fields
Record Field | Description |
Full Usage:
add
Field type: 's -> 'a -> 's
|
|
Full Usage:
seed
Field type: 's
|
|
|
|
Full Usage:
view
Field type: 's -> 'v
|