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ยง

bi_fold_left
Folds a bifoldable structure from the left.
bi_fold_map
Maps elements of both types to a monoid and combines them.
bi_fold_right
Folds a bifoldable structure from the right.