package stdune

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

Module Stdune.Alias_nameSource

Sourcetype t
Sourceval compare : t -> t -> Ordering.t
Sourceval hash : t -> int
Sourceval of_string_opt_loose : string -> t option
Sourceval of_string_opt : string -> t option
Sourceval of_string : string -> t
Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval to_dyn : t -> Dyn.t
include Comparable_intf.S with type key := t
Sourcemodule Map : sig ... end
Sourcemodule Set : sig ... end