package core_extended

  1. Overview
  2. Docs

Module type Open_on_rhs_intf.SSource

val at_index : int -> f:(string -> 'a) -> 'a t
val at_header : string -> f:(string -> 'a) -> 'a t
val at_header_opt : string -> f:(string option -> 'a) -> 'a t
OCaml

Innovation. Community. Security.