Newbetuts
.
New posts in functional-programming
What is monoid homomorphism exactly?
scala
haskell
functional-programming
category-theory
monoids
How to compose `not` with a function of arbitrary arity?
function
haskell
functional-programming
composition
Tail recursive function to find depth of a tree in Ocaml
tree
functional-programming
ocaml
binary-tree
What exactly is meant by "partial function" in functional programming?
python
haskell
functional-programming
partial-application
partial-functions
Should do-notation be avoided in Haskell?
haskell
functional-programming
io
monads
do-notation
Finding enum value with Java 8 Stream API
java
enums
functional-programming
java-8
java-stream
Purity vs Referential transparency
language-agnostic
functional-programming
side-effects
referential-transparency
purely-functional
What are the practical limitations of a non-turing complete language like Coq?
programming-languages
functional-programming
turing-complete
coq
How is Lisp's read-eval-print loop different than Python's?
python
functional-programming
lisp
read-eval-print-loop
Difference between OOP interfaces and FP type classes [duplicate]
oop
haskell
interface
functional-programming
typeclass
How to write lambda methods in Objective-C?
objective-c
functional-programming
lambda
What is meant by "effectively tail recursive"?
scala
functional-programming
Why is appending to a list bad?
performance
scala
functional-programming
What does composability mean in context of functional programming?
programming-languages
functional-programming
What are the problems with an ADT encoding that associates types with data constructors? (Such as Scala.)
scala
haskell
playframework
functional-programming
argonaut
What are advantages and disadvantages of "point free" style in functional programming?
f#
functional-programming
pointfree
Scala: “any” and “all” functions
scala
functional-programming
Kotlin - How to convert a list of objects into a single one after map operation?
kotlin
functional-programming
mapreduce
reduce
std::bind overload resolution
c++
c++11
functional-programming
std
Recursively iterate through a Scala list
scala
recursion
functional-programming
pattern-matching
Prev
Next