package stdune

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Stdlib.Lexing.position
val equal : t -> t -> bool
val in_file : fname:string -> t
val none : t
val to_dyn : t -> Dyn.t
val to_dyn_no_file : t -> Dyn.t