Umwelt.Felixir.Operator (Umwelt v0.3.0)

View Source

Left & Right Operator AST

Summary

Types

t()

@type t() :: %Umwelt.Felixir.Operator{left: any(), name: String.t(), right: any()}

Functions

type_equation(op)