mastodon.sdf.org is part of the decentralized social network powered by Mastodon.
"I appreciate SDF but it's a general-purpose server and the name doesn't make it obvious that it's about art." - Eugen Rochko

Administered by:

Server stats:

2.4K
active users

Learn more

screwlisp

@elb

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 (scan '(a b c d e)))
(filters (series '(b d))))
(collect
(choose
( 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..

@tfb @pymander

Dec 05, 2024, 20:38 · · · 1 · 2