List Question
20 TechQA 2016-12-19T04:11:38.760000Counting vowel and consonant in a string
2k views
Asked by Khatra Ahmed
What does (cons? list-name) do?
380 views
Asked by user3058606
Are expressions such as (set! c (cons 3 c)) the way to add an item to a list?
291 views
Asked by drb
Scheme explanation(construct)
77 views
Asked by Valentin Emil Cudelcu
Creating a pair of pairs using Common Lisp
1.2k views
Asked by Higgins
Accumulators, conj and recursion
3.4k views
Asked by Cedric Martin
Why does cons function called explicity works over Int in Scala?
286 views
Asked by rsan
delete-doubles function (scheme)
121 views
Asked by user1005744
Using cons with tail of tail in a list throws an error
218 views
Asked by Yathi
How to convert a Tree in Haskell to a flat list
387 views
Asked by trufflewaffle
Destructively reverse every cons node in an s-expression
168 views
Asked by AudioBubble
What does "my other car is a cdr" mean?
40.8k views
Asked by CaptainCasey
Lisp difference between (cons 'a (cons 'b 'c)) and (cons 'a '(b.c))
2.8k views
Asked by daniels
What's the difference between `::` and `+:` for prepending to a list)?
29.1k views
Asked by Mechanical snail
The result of cons in "The Little Schemer"
294 views
Asked by AudioBubble
Why does the position of arguments matter in cons?
213 views
Asked by kek_mek
Python: functional programming with cons, car & cdr
2.2k views
Asked by Helen
Does for/list do an unnecessary reverse?
90 views
Asked by Ben Kovitz
Difference between two cons
138 views
Asked by David542
in clojure language what <'a> really is
140 views
Asked by user3228423