#comparison #chain #operator #macro

cmpchain

A macro to chain comparison operators

1 unstable release

0.1.0 Aug 24, 2020

#94 in #comparison

MIT license

9KB
96 lines

A Rust library containing a macro to chain comparison operators succintly. The syntax is similar to that found in Python and Julia.

No runtime deps