package flow_parser

  1. Overview
  2. Docs
type t = Loc.t * t'
and t' =
  1. | Declared of Expression.t
  2. | Inferred
OCaml

Innovation. Community. Security.