Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What is an anamorphism, and how does one look like in C#?

Is it possible to choose where the pipe output is inserted into Elixir function args?

Can we have type variables in constructor position in the Hindley Milner type system?

Accumulate vs fold vs reduce vs compress

functional-programming

Decomposition (modularity) in functional languages

Is there a purely functional implementation for a Bounded Queue with peek() in O(1)?

"True" pure functional doubly-linked list and Sharing of nodes

Is there a monadic version of Arbitrary to use with QuickCheck?

Scala "update" immutable object best practices

What is the correct definition of `unfold` for an untagged tree?

Define fix-point combinator in Continuation Passing Style

How to limit code changes when introducing state?

higher kinded type in typescript from fp-ts and URI

How to parse a Spring 5 WebClient response in a non-blocking way?

Composing functions in Java?

Equivalent to F#’s Seq.scan() method in Python?

Alternative Y combinator definition

What subset of functional programming aspects and Lisp-like features does JavaScript provide?

Functional opposite of flatmap?

functional-programming

Function composition

c# functional-programming