In the old * Lisp, on the connection machine, there was an interface to vectors, sets, etc., which allowed calculating over collections in a manner similar to MapReduce (with alpha and beta as an application and reduction, respectively). Are there resources on the Internet that describe them in detail? Are there any implementations on modern systems (linux, etc.?)
source share