Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Scala tail-recursive Stream processor function defined in trait holds reference to stream-head

Strange undefined behaviour with tricky lambda expression

Map and filter an object using Ramda

Composing a Java Function and Consumer

C# operators as functions

Repeatedly call function while predicate holds

mixin or trait in F#

f# functional-programming

How does the OCaml type inferencing algorithm work?

How to rewrite Erlang combinations algorithm in Elixir?

Can a pure function call external function?

choosing a monad at runtime

Monads in JavaScript?

Can I build a graphical interface from ocaml toplevel?

Is there any functional language compiler/runtime which optimizes chained iterations?

Is there a way to make my word counting program faster without using impure tricks?

Scala: how to understand the flatMap method of Try?

Lisp-family: how to escape object-oriented java-like thinking? [closed]

How to implement breadth first search in Scala with FP

Pure functional programming on android

Functional programming applied