package base

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

Source file ppx_hash_lib.ml

1
2
3
4
(** This module is for use by ppx_hash, and is thus not in the interface of Base. *)
module Std = struct
  module Hash = Hash (** @canonical Base.Hash *)
end
OCaml

Innovation. Community. Security.