Macro hydroflow::monotonic_fn
source ยท monotonic_fn!() { /* proc-macro */ }
Expand description
Checks that the given closure is a monotonic function. For now does nothing.
monotonic_fn!() { /* proc-macro */ }
Checks that the given closure is a monotonic function. For now does nothing.