package flow_parser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type !'M t = 'M * 'M t'
and !'M t' = {
  1. test : 'M Expression.t option;
  2. consequent : 'M Statement.t list;
}
OCaml

Innovation. Community. Security.