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. params : 'M Pattern.t list;
  2. rest : 'M RestElement.t option;
}
OCaml

Innovation. Community. Security.