diffuse
diffuse copied to clipboard
Add a node for lists
The operations on lists would be similar to what can be done in Clojure: conj and remove from the front of the list. (names of the operations to be defined)