Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Dependency injection and mocking in functional javascript and RxJS

DDD functional way: Why is it better to decouple state from the behavior when applying DDD with functional language?

Simulate polymorphic variants in F#?

Is the name of `liftM` inspired by lifts in mathematics? [closed]

Is there a typical name for a function like 'map' that operates on a list of argument lists instead of multiple lists of arguments?

Haskell Webserver: maintaining application state

Scala - Domain object modeling

Monadic Programming in C#

Testing laws of side-effecting monad

passing functions in nim

Any linter to warn about side-effects in JavaScript?

how to see the implemented code of a function of a module in haskell?

Syntax of the method of an instantiated object: can't seem to get it right

Kotlin: Retain, replace or remove each map entry in-place

What do move semantics imply for referential transparency in Rust?

Partial application versus pattern matching: why do these Haskell functions behave differently?

Write an anonymous sub in Perl to a file for later use

Which Javascript functional library: Underscore or wu.js or Functional or ...? [closed]

Unit-testing in Procedural or Functional Programming Languages

Algorithm for computing the plausibility of a function / Monte Carlo Method