Re: Discuss changing the behaviour of append()
- Posted by jaygade Jun 16, 2014
- 3705 views
While we shouldn't confuse atoms with sequences, there are many times when it makes sense to accept any object. This is one of those cases.
Same with length of an atom being 1 while the length of the empty sequence is 0.