Data source processing for Common Lisp via transducers
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.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-trivia' does not match package name 'ecl-trivia' | |
input-labels Identify input labels that do not match package names | label 'sbcl-jzon' does not match package name 'ecl-jzon' | |
input-labels Identify input labels that do not match package names | label 'sbcl-fset' does not match package name 'ecl-fset' | |
input-labels Identify input labels that do not match package names | label 'sbcl-parachute' does not match package name 'ecl-parachute' | |
input-labels Identify input labels that do not match package names | label 'sbcl-cl-str' does not match package name 'ecl-cl-str' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivia' does not match package name 'ecl-trivia' | |
input-labels Identify input labels that do not match package names | label 'sbcl-jzon' does not match package name 'ecl-jzon' | |
input-labels Identify input labels that do not match package names | label 'sbcl-fset' does not match package name 'ecl-fset' | |
input-labels Identify input labels that do not match package names | label 'sbcl-parachute' does not match package name 'ecl-parachute' | |
input-labels Identify input labels that do not match package names | label 'sbcl-cl-str' does not match package name 'ecl-cl-str' |