Newbetuts
.
New posts in purely-functional
Why is catching an exception non-pure, but throwing an exception is pure?
haskell
exception-handling
functional-programming
purely-functional
Learning Haskell with a view to learning Scala
scala
haskell
functional-programming
purely-functional
Why don't purely functional languages use reference counting?
memory-management
functional-programming
garbage-collection
reference-counting
purely-functional
What is the benefit of purely functional data structure?
data-structures
haskell
functional-programming
ocaml
purely-functional
Purity vs Referential transparency
language-agnostic
functional-programming
side-effects
referential-transparency
purely-functional
How to perform side-effects in pure functional programming?
functional-programming
purely-functional
Haskell: Difference between "(Int a, Bool b) => a -> b" and Int -> Bool [duplicate]
function
haskell
purely-functional
Prev