Language

Package: sbcl-charje.loop @ 0.0.0

Synopsis

Loop abstraction for Common Lisp that is consistent for different kinds of data

Description

Loop is a joy to use and has a consistent interface unlike other looping abstractions and ANSI list operations. You can define your own iterators and aggregators that integrate tightly into other operations. All operations are non-consing when possible.

Home page
https://git.sr.ht/~charje/loop
Location
gnu/packages/lisp-xyz.scm (line: 3165, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings