Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How could collateral effects be managed in Java8 streams

On Haskell, what is the linguistic way to represent a card effect for a card game?

What does fun keyword do in Coq?

How to compare two sets in Agda?

Functional programming in javascript - add(a)(b)(c)

How to deal a card using F#

functional-programming f#

How can I restrict types in overridden method in Scala?

How to mock out rich dependencies when testing F#

Apply a stream of mappers to another stream in Java8

Does case class' copy-method use Structural Sharing?

Understanding nested lambda function behaviour in python

Support for functional pattern matching in Elm

Circular function calls when evaluating AST nodes for interpreter

F# Function Addition

F# functional coupled iteration: performance issue and preferred functional style

Cannot guess decreasing argument of fix for nested match in Coq

Kotlin - Convert while loop to functional style

What is code introspection in haskell?

Difference between curry and curryRight in Lodash

`decide equality` for Mutually Recursive Types in Coq?