Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Using RxJava for email login validation, an observable is emitting twice

Clean, simple function factories in R

r functional-programming

How can I call a subprocess in Idris?

Pattern to break up C# using blocks to enable functional programming

Getting errors trying to get observable from "observable's chain"

Simply typed lambda calculus vs Hindley-Milner type system

Using JavaScript Reduce to generate an object

When is a => f(a) not equivalent to f?

groupBy-like function such that the binary predicate holds between consecutive elements of each group instead of any two

Is it possible to partially apply a React component?

Understanding FP in an enterprise application context (in Scala)

Closures as solution to data merging idiom

Abusing generics to implement a curried composition function in Java

Can I functionally concatenate a number and string?

Explain bindbind() function

What's a Good Name for this extended `compose` function?

last element in list using ocaml List.fold_left

How to use Applicative for concurrency?

Elm function with the type: Signal (List a) -> List (Signal a)

Can I set the keys of an array using array functions like array_map