I was kind of hoping there would be a nice series expression that just "was regex", but I didn't find it yet.
(require :series)
(series::install)
(let ((to-filter #z(a b c d e))
(filters (series '(b d))))
(collect
(choose
(#Mmember to-filter filters)
to-filter)))
(series::install :remove t)
There are only five candidate decades for someone to have written it in, I'll find it eventually..
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
screwlisp (screwtape@mastodon.sdf.org)'s status on Friday, 06-Dec-2024 05:38:13 JST screwlisp