Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is there a fully functional paradigm language that transpiles to JavaScript?

I cannot find module 'Html.App' elm v0.18

Is functional programming a type of declarative programming?

Concise way of composing Java method references?

What is "value" in pure functional programming?

Ocaml List: Implement append and map functions

F# tail call optimization with 2 recursive calls?

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?