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
credit card number validator
ReaderPractice
equiv
Niet
Invert a monotonic function
Modular arithmetic with propagating type-checked modulus
Factors of a number, prime numbers
project euler 10, haskell
suffix trie
My "tying the knot"