Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
divisibleBy a b
--ghc 8.0.1 /opt/ghc/8.0.1/lib/ghc-8.0.0.20160127/ divisibleBy a b = (mod a b) == 0 main = do print(divisibleBy 10 2) print(divisibleBy 19 2) print(divisibleBy (-4) 2)
run
|
edit
|
history
|
help
0
New wall
Split into n distinct parts
Is Preorder BST
appending and prepending list
folder
(-‿‿-)
folder
Removed input
haskell_exam
Token