(srfi 156)

SRFI-156 reference implementation

This is the reference implementation from SRFI-156 wrapped in a snowball. It provides two macros, is and isnt, for writing expressions with binary comparison functions in infix form. The code is by Panicz Maciej Godek. This snowball was made by Robert Fisher. github repo

(is . something)

(isnt . something)