6 Answered Questions for the topic functional programming
07/18/19
What is the origin of "launch the missiles"?
In the context of functional programming, a typical example of a side effect is "launch the missiles". Where does that expression come from historically?
07/08/19
What is a Y-combinator?
How do combinators work? What are they good for? Are they useful in procedural languages?
06/01/19
What is tail recursion?
While learning lisp, I've come across the term *tail-recursive*. What does it mean exactly?
list comprehension vs. lambda + filter?
I happened to find myself having a basic filtering need: I have a list and I have to filter it by an attribute of the items.My code looked like this: my_list = [x for x in my_list if x.attribute...
more
03/19/19
Are statistical programming languages like R/SAS considered functional or procedural?
I still don't understand the difference after reading [this][1]
[1]:...
more
Universal and Existential Quantifiers of First-Order Logic?
I am taking a Scala programming course. At one point the instructor said:
> Functions *blah* and *bladdy* are the universal and existential
> quantifiers of first-order logic.
Could someone...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.