Get the latest tech news

Fast SEQUENCE iteration in Common Lisp


EQUENCE iteration in Common Lisp If you don't know what sequences are in CL, here's the gist of it: either a linked list or a vector. The main idea being that some operations like element search, comparison or deletion should have the same interface for both those types.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Common Lisp

Common Lisp

Related news:

News photo

Common Lisp, ASDF, and Quicklisp: packaging explained

News photo

Seed: Interactive software environment based on Common Lisp

News photo

Show HN: Using Common Lisp from Inside the Browser