Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Error with functions inside tuples in Haskell

Where is that functor which free monad is supposed to be based on

Functional way to get or update

How to write pseudocode for functional programming languages? [closed]

Java 8 how to filter to two different lists? [duplicate]

Chaining Consumers Java 8

Get case identifier of discriminated union in pattern matching

Automatic detection of domain for dependent type function in Idris

Understanding side effects with monadic traversal

Can't find Traverse for sequencing Seq[ValidationNel[String, MyCaseClass]] => ValidationNel[String, Seq[MyCaseClass]]

How do I use map() to apply an operation to each element of a hash in Perl?

Function returns an empty List in Spark

How to Implement Map Function in VB.NET