stdune
Dune's unstable standard library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package stdune
-
stdune
-
-
stdune.filesystem_stubs
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val get : skip:string list -> Loc.t option
get ~skip
returns the first element of the call stack that is not in skip
. For instance, get ~skip:[__FILE__]
will return the first call site outside of the current file.
ON THIS PAGE
No table of contents