Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is there a way to implement constraints in Haskell's type classes?

Benefits and uses of a functional programming language [duplicate]

F# PurelyFunctionalDataStructures WeightBiasedLeftistHeap ex 3.4

Recursive anonymous functions in SML

Query on Booleans in Lambda Calculus

Homoiconic type theory

Is there an Iteratee-like concept which pulls data from multiple sources?

OCaml: Declaring a function before defining it

OCaml - Pattern matching with list reference in a tuple

In Clojure, what are the other most important functions in Clojure core one must master to be productive?

Take last n element in Kotlin

How to functionally merge overlapping number-ranges from a List

Reduce with extra arguments to the function in R [duplicate]

How can I convert this foldLeft : Double expression to use Option[Double] instead?

Whats the most elegant way to add two numbers that are Optional<BigDecimal>

Haskell Print Lines in function

Transposing a 2 dimensional matrix in Erlang

How can I idiomatically "remove" a single element from a list in Scala and close the gap?

How to cast a character to int in Clojure?

Why is the Clojure Hello World program so slow compared to Java and Python?