Module Typerep_extended.Traverse_map

val option : 'a option ‑> f:('a ‑> 'a) ‑> 'a option
val array : 'a array ‑> f:('a ‑> 'a) ‑> 'a array