Gcode.Model.Expr protocol (gcode v1.0.1)
A protocol for evaluating expressions.
Summary
Types
Link to this type
expr()
Link to this type
result()
@type result() :: Gcode.Result.t(expr())
Link to this type
scalar()
@type t() :: term()
All the types that implement this protocol.
Functions
Link to this function