mathlex 0.4.1

Mathematical expression parser for LaTeX and plain text notation, producing a language-agnostic AST
Documentation
{
  "kind": "Composition",
  "value": {
    "inner": {
      "kind": "Function",
      "value": {
        "args": [],
        "name": "g"
      }
    },
    "outer": {
      "kind": "Function",
      "value": {
        "args": [],
        "name": "f"
      }
    }
  }
}