Up

Module Digest

Exported to be used in some other part of ocaml_plugin

Signature

type t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val compare : t -> t -> int
include Core.Std.Stringable with type t := t
type t
val of_string : string -> t
val to_string : t -> string
val string : string -> t