package lambda

  1. Overview
  2. Docs

Module Lambda.ParserSource

Sourcetype token =
  1. | TVAR of string
  2. | TPAREN_RIGHT
  3. | TPAREN_LEFT
  4. | TLAMBDA
  5. | TEOF
  6. | TDOT
Sourceexception Error
OCaml

Innovation. Community. Security.