Hacker News new | ask | show | jobs
by Jtsummers 403 days ago
Well, some-sequence was obviously an example, you'd have to fill it in with an actual sequence. Put in '(1 2 3) instead or assign something to it.

But yeah, that's still not something I intend to use if they make you work around what should be plain Common Lisp.

1 comments

I had a some-sequence variable defined.

(Using a literal list or vector gives a different error)