= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package doc-ock
-
doc-ock
-
doc-ock.ocamlary
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
OCaml path fragments for specifying module substitutions
module Resolved : sig ... end
type kind = Kind.fragment
and ('a, 'b) t = ('a, 'b, [ `Branch ]) raw
and 'a signature = ('a, Kind.fragment_module, [ `Root | `Branch ]) raw
type 'a module_ = ('a, Kind.fragment_module) t
type 'a type_ = ('a, Kind.fragment_type) t
Explicit coercions
Attaching fragments to valid paths
val path : 'a Path.module_ -> ('a, 'b) t -> ('a, 'b) Path.t
Generic operations
val hash : hash:('a -> int) -> ('a, 'b) t -> int