Module Foldable.Fold_Map_Any

Parameters

Signature

let fold_map: ('a => M.t('b)) => t('a) => M.t('b);