Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Kleintjes
lijst :: [Int] lijst = [4,67,32,5,13,34,56,7,9] kleintjes :: [Int] ->[Int] kleintjes xs = filter (<10) xs main = print $ kleintjes lijst
run
|
edit
|
history
|
help
0
project euler 8, haskell
Anonymous recursion. Why doesnt compile?
boolean functions of zero arguments in haskell
Haskell Prime Factorizer
ReaderPractice
project euler 2, haskell
Cubed
Exercise
Modular arithmetic with propagating type-checked modulus
Znajdz trójkąty prostokątne