Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Merge list of maps and combine values to sets in Clojure

Can Haskell programs be represented as Lisp S-expressions?

Scala PartialFunction can be Monoid?

How do I get the current time in Elm 0.17/0.18?

Infinite main loop in F#

Calling stream().reduce() on a list with only one element

What areas of code are you using f# for? [closed]

Common Lisp or Scheme for server-side?

Is there a Functional Programming library for .NET?

Applicative functors other than monads and ZipList?

Is there any good example of use cases for angular.identity()?

Is it possible that F# will be optimized more than other .Net languages in the future?

How do you curry the 2nd (or 3rd, 4th, ...) parameter in F# or any functional language?

Using vs lambda [closed]

How to represent a simple finite state machine in Ocaml?

Is there anything like Haskell's 'maybe' function built into Scala?

Is `data PoE a = Empty | Pair a a` a monad?

Scala fold right and fold left

Map, Filter, Foldr in DrRacket/Scheme

Swift: What's the best way to pair up elements of an Array