Gcode.Model.Expr.Integer (gcode v0.4.0)
Represents an integer number expression in G-code.
Link to this section Summary
Link to this section Types
Specs
t() :: %Gcode.Model.Expr.Integer{i: integer()}
Link to this section Functions
Link to this function
init(value)
Specs
init(integer()) :: Gcode.Result.t(t())