Clarify empty lists & other list operations
This commit is contained in:
@@ -9,9 +9,11 @@
|
||||
["02_lists" {"__" [1 2 3 4 5
|
||||
1
|
||||
[2 3 4 5]
|
||||
3
|
||||
0
|
||||
()
|
||||
[:a :b :c :d :e]
|
||||
[0 :a :b :c :d :e]
|
||||
[:e :a :b :c :d]
|
||||
:a
|
||||
[:b :c :d :e]
|
||||
"No dice!"
|
||||
|
Reference in New Issue
Block a user