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.3K
active users

Learn more

screwlisp

@dougmerritt
CL-USER> '(#:foo #:bar #:cursor #:baz)
(#:FOO #:BAR #:CURSOR #:BAZ)
CL-USER> (cdr *)
(#:BAR #:CURSOR #:BAZ)
CL-USER> (search * **)
1
in the first place to find cursors that are just specific conses - no need for named symbols
@kentpitman @ksaj @TheGibson @mdhughes @baruchel @nosrednayduj @ratxue @hairylarry