package octez-shell-libs

  1. Overview
  2. Docs
module type T = sig ... end

Module type that includes T above, but is also aware of the exact definition of the state, so that the tests can access its fields and check its invariants.

OCaml

Innovation. Community. Security.