racket-collections icon indicating copy to clipboard operation
racket-collections copied to clipboard

Generic collections API for Racket

collections Build Status Coverage Status

This package provides generic collections for Racket. It uses Racket's generics to provide a implementation-agnostic interface for manipulating collections.

See the docs for more information.