Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What is the difference between macroexpand and macroexpand-1 in Clojure

Selection sort in functional Scala

Scala equivalent to Haskell monads

Why does <$> act only on the second member of a pair?

Is there any reason to prefer functional programming for data mining projects? [closed]

Filling a Multidimensional Array using a Stream

Applicative instance for functions from same domain to Applicative

Has anyone proposed a Pipe operator for javascript?

Forms as functional components with react

Producer and consumer problem in Haskell?

Void in constrast with Unit

Y combinator, Infinite types and Anonymous recursion in Haskell

How to return the index of a for loop in OCaml?

return the nth element of a list in OCaml?

Defining reduced arity partial functions

zip function in Racket/Scheme

Advantage of Functional Reactive Programming over event-listeners

How do I clear states or empty array on click in react 0.14 ES6?

Why prefer monoids over semigroups in Haskell? Why do we need mempty?

What are "reduction semantics"? Please explain the use of PLT Redex in layman's term