package riot

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

Module Core.RefSource

Sourcetype 'a t
Sourceval make : unit -> 'a t
Sourceval equal : 'a t -> 'b t -> bool
Sourceval type_equal : 'a 'b. 'a t -> 'b t -> ('a, 'b) Type.eq option
Sourceval pp : Format.formatter -> 'a t -> unit
Sourceval is_newer : 'a t -> 'b t -> bool
OCaml

Innovation. Community. Security.