Skip to main content

Explore our questions

7 votes
1 answer
481 views

What problems do applicative functors solve, as an abstraction relative to monads and arrows?

4 votes
4 answers
783 views

Architecture for overriding "trait" implementations many times in different contexts?

8 votes
7 answers
2k views

Why tag function definition with def, fn, fun, func or function etc?

15 votes
4 answers
843 views

What are the pros and cons of automatically curried functions?

-3 votes
2 answers
492 views

Why does Python not allow us to call functions like other languages do?

4 votes
3 answers
492 views

Entry point of low level languages

17 votes
1 answer
1k views

How can we define a denotational semantics for recursive functions?

6 votes
3 answers
1k views

Why do many programming languages use parentheses `()` for function definitions and calls?

27 votes
3 answers
12k views

Colored vs uncolored functions

3 votes
1 answer
347 views

Concept Overloading in C++

9 votes
2 answers
3k views

How do languages chain higher-order functions while still keeping performance?

20 votes
8 answers
2k views

What are the advantages/disadvantages of prefix type syntax?

11 votes
14 answers
803 views

What are common options for lambda function syntax?

13 votes
5 answers
1k views

Prior art on pipelines of function calls

Browse more Questions