package eqaf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type bigstring = (char, Stdlib.Bigarray.int8_unsigned_elt, Stdlib.Bigarray.c_layout) Stdlib.Bigarray.Array1.t
val equal : bigstring -> bigstring -> bool

Constant time equal function on bigstring.

OCaml

Innovation. Community. Security.