package core-and-more

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

Module CoreAndMore.PairOfSource

Parameters

module D1 : sig ... end
module D2 : sig ... end

Signature

Sourcetype t = D1.t * D2.t
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval hash_fold_t : Ppx_hash_lib.Std.Hash.state -> t -> Ppx_hash_lib.Std.Hash.state
Sourceval hash : t -> Ppx_hash_lib.Std.Hash.hash_value
OCaml

Innovation. Community. Security.