Expand description
Provides conditional logic for Moment
s.
This module is not in the prelude, but is still
a common requirement for HyperCPU. It provides
the [If
] struct, which allows you to branch
calculations based on a condition.
Structsยง
- If
- A conditional calculation.