Skip to main content

Module explicit

Module explicit 

Source
Expand description

Explicit dispatch functions requiring a Brand turbofish.

For most use cases, prefer the inference-enabled wrappers from functions.

Functionsยง

fold_left
Folds a structure from the left.
fold_map
Maps values to a monoid and combines them.
fold_right
Folds a structure from the right.