Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

An alternative to an array of functions?

F# - Can I return a discriminated union from a function

To which kind of problem is functional programming well suited? [closed]

functional-programming

Scala "match" help

Is it possible to define an infix function?

Erlang : Returning from a function

How much is there to LINQ?

Are there any non-Lisp dialects that allow for syntactic abstraction?

In pure functional languages, is data (strings, ints, floats.. ) also just functions?

Is recursion in scala very necessary?

Is it possible to change the step size of the built-in haskell range function or literal?

What would make you try (or not try) a new programming language? [closed]

Functional Programming: Best Platform/Environment [closed]

functional-programming

What's so special about 'return' keyword

In Haskell, (+) is a function, ((+) 2) is a function, ((+) 2 3) is 5. What exactly is going on there?

Generate a DAG from a poset using stricly functional programming

How to wire data to a deep component in react-router-relay?

What's the formal difference between a function-level language and a functional one?

functional-programming

Five Digit Primes in a 5x5 Grid