package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Small helper to find out who is the caller of a function

module Printexc = Stdppx.Caml.Printexc
type t = Printexc.location option
val get : skip:string list -> Stdlib__Printexc.location option