Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

FP sorting function in scala explained

Why is `forever` in Haskell implemented this way?

difficulty about passing function returning functor or monad type

Functional programming in C using linked list

c functional-programming

What is the specific difference between a sealed trait and an abstract sealed class in scala?

Monad and Structure and interpretation of computer programs [closed]

How do some programming languages distinguish between a function and a function pointer?

Generating Sublists of a list

Meaning behind version numbers (i.e. 0.1, 0.10.10, 1, etc) [closed]

Chicken or egg in functions/actors processing WorldState

Is it possible to iterate a stream only once and perform 2 or more operations?

Scheme operations within if condition

Purely functional languages?

Sort functionally an array based on attribute and group bits of the array together

Is it possible to build a Reactive Application using a non-Functional language?

Function composition in JavaScript

functional Perl: Filter, Iterator

What is the fp-style way of doing "naive hashmap"

clojure frequency dictionary from big data