Macros§
- hydroflow_
parser - Parse Hydroflow “surface syntax” without emitting code.
- hydroflow_
syntax - Create a Hydroflow instance using Hydroflow’s custom “surface syntax.”
- hydroflow_
syntax_ noemit hydroflow_syntax!
but will not emit any diagnostics (errors, warnings, etc.).- monotonic_
fn - Checks that the given closure is a monotonic function. For now does nothing.
- morphism
- Checks that the given closure is a morphism. For now does nothing.