Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What very large functional language projects are freely available? [closed]

Python programming functional vs. imperative code

Two way binding in RxSwift

Side effects in Scala

OCaml: Is there a function with type 'a -> 'a other than the identity function?

I/O in Haskell is Functional?

Choosing between continuation passing style and memoization

Why does Haskell's foldr NOT stackoverflow while the same Scala implementation does?

Looking for a functional language [closed]

Scala way to program bunch of if's

Scala: Silently catch all exceptions

Scala: Producing the intermediate results of a fold

What do people use the identity function for? [duplicate]

How do functional languages represent algebraic data types in memory?

What are "vocabulary types", and how many exist?

Use attributes for value tuples

Is there a way to "remove" the parts of a functor that do not store its argument?

Monad transformer for progress tracking

Railway Oriented programming in C# - How do I write the switch function?

Type algebra and Knuth's up arrow notation