quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
413 stars 47 forks source link

Please add native-lazy-seq #2293

Closed kchanqvq closed 1 year ago

kchanqvq commented 1 year ago

This system provides class lazy-seq, which uses the user-extensible sequence protocol so that functions on generic CL sequence also works on lazy-seq.

Author: Qiantan Hong License: GPLv3+ Source: https://github.com/kchanqvq/native-lazy-seq