package ez_hash

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val hash : string -> t
val hash_bytes : bytes -> t
val raw : t -> string
val size : int
val digest : string -> string