cl-nonempty

Non-empty collections

Provides non-empty variants of common Lisp collection types to simplify code and avoid manual NIL checks.

Non-empty collections for Common Lisp.

GitHub

3 stars
2 watching
0 forks
Language: Common Lisp
last commit: 9 months ago
Linked from 1 awesome list

collectionscommon-lispnon-empty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fosskers/filepaths Provides consistent and modern filepath manipulation functions for Common Lisp. 25
vseloved/cl-nlp A comprehensive Common Lisp toolkit for natural language processing tasks. 222
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
clozure/ccl A Common Lisp compiler and runtime environment 855
ak-coram/cl-duckdb A Common Lisp wrapper around the DuckDB C API for database interactions 36
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
nikodemus/screamer An extension of Common Lisp that adds support for nondeterministic programming and constraint logic. 227
zkat/cl-openal Common Lisp bindings for an audio library 35
arielnetworks/cl-markup A markup generation library for Common Lisp 65
nobody-famous/alive A Common Lisp extension for VSCode that provides basic development tools and features for the Steel Bank Common Lisp compiler. 206
froydnj/archive A Common Lisp library for reading and writing disk-based file archives 30
orthecreedence/cl-hash-util A utility library for working with Common Lisp hash tables 29
fsprojects/fsharp-hashcollections A fast and immutable map implementation for F#. 59
eigenhombre/cl-oju Provides common Lisp equivalents of Clojure functions for sequence manipulation 19
fukamachi/cl-project Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing 251