7 ms·
That's something I like about array languages too, and Lisp is similar from what I know of it. Essentially defining a DSL for the problem and then working with
by de_Selby 5y ago
That's something I like about array languages too, and Lisp is similar from what I know of it. Essentially defining a DSL for the problem and then working with it.