package babel

  1. Overview
  2. Docs
val map_input_with_id : 'a t -> f:('b -> 'a) -> id:Transformation_id.t -> 'b t
val filter_map_input_with_id : 'a t -> f:('b -> 'a option) -> id:Transformation_id.t -> 'b t
OCaml

Innovation. Community. Security.