Describe the feature
The evaluation patterns (Hermes, Iris, Thoth) all use an evaluatable(... function rather than a stack.getEvaluatable method call, which differs from other common built-in Iota types and specializations (lists, numbers/ints, etc).
Additional context
Xref: #1106 (comment)
Describe the feature
The evaluation patterns (Hermes, Iris, Thoth) all use an
evaluatable(...function rather than astack.getEvaluatablemethod call, which differs from other common built-in Iota types and specializations (lists, numbers/ints, etc).Additional context
Xref: #1106 (comment)