package ortac-core

  1. Overview
  2. Docs
type !'a t = 'a Ppxlib__.Loc.t
val loc : 'a t -> Ppxlib__.Location.t
val mk : ('a -> 'a t) Ppxlib__Ast_builder_intf.without_location
val map : ('a -> 'b) -> 'a t -> 'b t
val map_lident : string t -> Ppxlib__.Longident.t t
val lident : (string -> Ppxlib__.Longident.t t) Ppxlib__Ast_builder_intf.without_location
OCaml

Innovation. Community. Security.