Even looking closely over documentation on Clojure, I do not see any direct confirmation as to whether or not Clojure supports operator overloading.
As a newbie in functional languages (I started touching Erlang a coupl开发者_运维知识库e of weeks ago -- the first functional language I could get my hands on).
What are some other language independent ways of designing recursive functions other than the typical:
I\'d like to create a zip archive from within R, and need maximal cross-platform compatibility, so I would prefer not to use a system(\"zip\") command.
I\'m toying with the idea of writing a command line interpreter and I suspect that a functional language such as Clojure is well suited to this task.
I\'m having trouble understanding this line. [Pid2 ! {delete, V1a} {Pid1a, V1a} <- PV1a, Pid2 <- P2, Pid1a /= Pid2
How good is \'pure\' functional programming for basic routine implementations, e.g. list sorting, string matching etc.?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
This question already has answers here: Why do I get AttributeError: 'NoneType' object has no attribute 'something'?