package lpi

  1. Overview
  2. Docs
type !'a either =
  1. | Left of 'a
  2. | Right of string
val ast_from_string : string -> Ast.Ast.term option
OCaml

Innovation. Community. Security.