Up
–
api
»
Relude_ListZipper
»
Foldable
» Fold_Map_Plus
Module
Foldable.Fold_Map_Plus
Parameters
P: BsBastet.Interface.PLUS
Signature
let
fold_map:
(
'a
=>
P
.t(
'b
))
=>
t
(
'a
)
=>
P
.t(
'b
);