package ppx_expect

  1. Overview
  2. Docs

Module File.Digest

type t
val sexp_of_t : t -> Sexplib0.Sexp.t
val compare : t -> t -> int
val of_string : Base.string -> t
val to_string : t -> Base.string