Newbetuts
.
New posts in functional-programming
Is Haskell really a purely functional language considering unsafePerformIO?
haskell
functional-programming
type-systems
referential-transparency
unsafe-perform-io
How do I implement graphs and graph algorithms in a functional programming language?
functional-programming
computer-science
graph
Explanation of “tying the knot”
haskell
functional-programming
tying-the-knot
How to traverse array from both left to right and from right to left?
scala
functional-programming
traversal
Why don't purely functional languages use reference counting?
memory-management
functional-programming
garbage-collection
reference-counting
purely-functional
Get first element of a collection that matches iterator function
javascript
collections
functional-programming
underscore.js
Isn't that code in tail recursive style?
scala
functional-programming
tail-recursion
Immutable object pattern in C# - what do you think? [closed]
c#
functional-programming
design-patterns
immutability
Sorting ArrayList with Lambda in Java 8
java
lambda
functional-programming
java-8
Which GoF Design pattern will be changed or influenced by the introduction of lambdas in Java8?
java
design-patterns
lambda
functional-programming
java-8
Python alternative to reduce()
python
functional-programming
How to get F# working with Mono?
ubuntu
f#
functional-programming
mono
ubuntu-9.04
Python recursive function to display all subsets of given set
python
arrays
list
recursion
functional-programming
Does Scala have guards?
scala
functional-programming
Why is foldl defined in a strange way in Racket?
recursion
functional-programming
scheme
racket
fold
Using Function.prototype.bind with an array of arguments?
javascript
functional-programming
promise
partial-application
Haskell vs. procedural programming in the real world [closed]
haskell
functional-programming
imperative-programming
Convert Swift Array to Dictionary with indexes [duplicate]
swift
functional-programming
swift2
swift3
Kotlin - how to find number of repeated values in a list?
functional-programming
kotlin
Good introduction to free theorems [closed]
haskell
functional-programming
Prev
Next