Newbetuts
.
New posts in haskell
How to reduce code duplication when dealing with recursive sum types
haskell
functional-programming
dry
code-duplication
recursive-type
What are Alternative's "some" and "many" useful for?
haskell
applicative
some-and-many
alternative-functor
Haskell beginner trying to find the syntax errors
haskell
implicit
What is a monad in FP, in categorical terms?
haskell
functional-programming
monads
category-theory
What's the closest thing to Haskell's typeclasses in OCaml?
haskell
polymorphism
ocaml
typeclass
Can I define the Negatable interface in Java?
java
haskell
typeclass
Haskell operator vs function precedence
function
haskell
operator-keyword
operator-precedence
Simplest non-trivial monad transformer example for "dummies", IO+Maybe
haskell
monads
monad-transformers
What is a "spark" in Haskell
multithreading
haskell
parallel-processing
multicore
What does the : infix operator do in Haskell?
haskell
Haskell platform on 14.04
haskell
Why is the F# version of this program 6x faster than the Haskell one?
performance
haskell
f#
Excel Automation with Haskell gives a seg fault
excel
haskell
com
ole
values, types, kinds,... as an infinite sequence?
scala
haskell
functional-programming
higher-kinded-types
Monad Transformers vs Passing parameters to functions
haskell
monad-transformers
Algorithm - How to delete duplicate elements in a list efficiently?
java
c++
python
algorithm
haskell
Simple haskell unit testing
unit-testing
haskell
Testing IO actions with Monadic QuickCheck
haskell
io
quickcheck
What does :: (double colon) stand for?
function
haskell
syntax
types
What's the difference between undefined in Haskell and null in Java?
java
haskell
types
null
maybe
Prev
Next