funcall
Why do you have to call funcall? Is it because you can't call anonymous functions directly for some retarded reason?
car, mapcar
Anyone who thinks this kind of car or cdr shit is readable code is retarded. Why not just call them `head` and `tail`. Also, linked lists suck. They are slow and inefficient and horrible.