package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type +_ t = private
  1. | Sequence : {
    1. state : 's;
    2. next : 's -> ('a, 's) Step.t;
    } -> 'a t
OCaml

Innovation. Community. Security.