object TreeInfo
- Companion:
- class
Type members
Classlikes
A purity level is represented as a bitset (expressed as an Int)
A purity level is represented as a bitset (expressed as an Int)
Value members
Concrete fields
Running the expression a second time has no side effects. Implied by Pure
.
Running the expression a second time has no side effects. Implied by Pure
.
An expression is a stable path. Requires that expression is at least idempotent
An expression is a stable path. Requires that expression is at least idempotent