package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end
module Make (T : TREE) : S with type tree = T.tree

Builds a new runner for encoders using a specific tree.

OCaml

Innovation. Community. Security.