Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Need a map from enum (class) to std::binary_function

F# - Nested types

Set key in a Javascript generator function

How can I generate a list of all Tetrominos?

Functions that can be deduced by their type signature

C++17 Cannot use std::bind to produce a std::function

Haskell Is there a function for creating every variation of applying a function to a list

SProxy in purescript?

Loop until... with Ramda

Which is better in OCaml pattern matching, `when` or `if-then-else`? [closed]

Are LINQ expressions an acceptable way to manipulate data in F#?

How to implement a fast type inference procedure for SKI combinators in Python?

Fold function in Octave

Generate N distinct permutations of a very large list in R?

Lambda Calculus vs Category theory in FP [closed]

When is dynamic polymorphism necessary (compared with static polymorphism)?

Registering a signal handler in Haskell with an action depending on state

Functional Programming and business domain model

How to functionally handle a logging side effect

Is there an idiomatic way to do implicit local state in OCaml?