sequences: import filter

This commit is contained in:
vindarel 2025-01-17 14:25:12 +01:00
parent cb36e65018
commit fc67fec7b2
2 changed files with 4 additions and 2 deletions

View file

@ -88,11 +88,12 @@ in your configuration file.
### Sequences utilities (Alexandria, Serapeum)
From *Serapeum* we import:
From [Serapeum](https://github.com/ruricolist/serapeum/blob/master/REFERENCE.md#sequences) we import:
``` txt
:assort
:batches
:filter
:runs
:partition
:partitions

View file

@ -168,10 +168,11 @@ We currently only try this with serapeum. See *deps/serapeum/sequences-hashtable
"Symbols imported from ALEXANDRIA for control flow.")
*doc-pages*)
;; serapeum: sequences/hash tables
;; serapeum: sequences and hash tables
(defparameter *deps/serapeum/sequences-hashtables*
'(:assort
:batches
:filter
:iota
:runs
:partition