Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

When to use `let ... in` to bind variables?

Java: not-void methods as map values

If statements within function parameters; Branching types

Unable to get implementation of Y combinator working

First word of binary string erlang

What is the inverse of intercalate, and how to implement it?

Functional Programming/Optic concept that takes a partial object and returns a "filled in" object using lenses and traversals?

Is Haskell self defined?

Understanding Ramda.js

Global Variables in Scala

What is the fastest way to flatten an array of arrays in ocaml?

When is tail-recursion needed, in the context of lazy evaluation?

Non-exhaustive patterns using if-then-else

Why "and" and "or" provide these results after receiving lists?

Can Bifunction be used to replace a Tuple in Java 8? [duplicate]

Haskell complex function composition

Ocaml - writing a function who's number of arguments is determined at runtime

In Haskell can you have functions that return nothing?

Using Regex in F# to Filter Strings