Language

Package: sbcl-cl-transducers @ 1.3.0

Synopsis

Data source processing for Common Lisp via transducers

Description

Transducers are an ergonomic and extremely memory-efficient way to process a data source. Data source refers to simple collections like lists or vectors, but also potentially large files or generators of infinite data.

Home page
https://fosskers.github.io/cl-transducers/
Location
gnu/packages/lisp-xyz.scm (line: 32842, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings