package sodium

  1. Overview
  2. Docs
val stir : unit -> unit
module type S = sig ... end
module Bytes : S with type storage = Bytes.t
module Bigbytes : S with type storage = bigbytes