Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

java: libraries for immutable functional-style data structures [closed]

How to compose two functions whose outer function supplies arguments to the inner function

Great resources in F# for beginners use and examples for business [closed]

Scala Catalog of functional Design Patterns

Basic Scalaz State question

When should we call addDisposableTo(disposeBag) in RxSwift?

When to use interfaces, and when to use higher order functions?

What do functional programmers mean by "moral"? [closed]

When does `modify` copy the vector?

Closures and universal quantification

Datatype-generic programming libraries for Scala

It is better to have a caching mechanism inside or outside of a Factory class?

How do Erlang actors differ from OOP objects?

Choosing between overloaded methods if actual parameter is a lambda

What are some types that discriminate between categories?

Proper commenting for functional programming

How to create async version of a synchronous function in F#?

Data structure for non overlapping ranges of integers?

What are the state-of-art methods for solving functional equations?

What it means lambda calculus is equivalent to turing machine