A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/lisp-stat/select/issues/2 below:

Support lists of lists · Issue #2 · Lisp-Stat/select · GitHub

The documentation isn't quite clear on whether lists of lists should be supported (or arbitrary multi-dimensional lists). Sequences and arrays are supported, but should something like this work?

(defparameter *foo-list*
  '(("moose" "mouse")
    ("horse" "house")))

(select:select *foo-list*
  (select:range 0 1)
  (select:range 0 1))

It seems like it wouldn't be too hard to support this and in at least one case just removing an assertion does allow this to "work". But of this is off-topic, I'll try to find a different approach.

thanks!


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4