package core_extended

  1. Overview
  2. Docs

Module Let_syntax.Open_on_rhsSource

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