select

DSL for array and data-frame slices

$ area51 add selectCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(select:some-function ...)