package apero-core

  1. Overview
  2. Docs

Module State.StateFunc

module type S = sig ... end
module Make (T : sig ... end) : S with type s = T.s
OCaml

Innovation. Community. Security.