monotonic_fn!() { /* proc-macro */ }
Available on crate feature
dfir_macro
only.Expand description
Checks that the given closure is a monotonic function. For now does nothing.
monotonic_fn!() { /* proc-macro */ }
dfir_macro
only.Checks that the given closure is a monotonic function. For now does nothing.