7.7
Functional generic interfaces
This package provides a set of interfaces and data structures that are designed to make it easier to write programs in a compositional, purely functional style. It uses generic interfaces via racket/generic to provide a set of helpers that can be used with a variety of concrete values.