Collections as grids with borders
https://clojurecivitas.github.io/scicloj/kindly/_render/visualize/_colls.html
A key idea of Lisp is that all syntax is a list () () Rich innovated by introducing collection literals [] [] {} {} #{} #{} Data is well represented by these collections (def data {:numbers [2 9 -1] :sets #{“hello”…
You must log in or # to comment.


