Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Producter
producter :: [Int] -> Int producter [] = 1 producter (x:xs) = x * producter xs main = print $ producter [1,2,3,4,56]
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Invert a monotonic function
tried some polynoms 2: now with some `*` and foldr(-p)
(-‿‿-)
Calculate Integral of function
Eerste programma
boolean functions of zero arguments in haskell
Test
equiv_strings
My "tying the knot"
preparednessQuotient
Please log in to post a comment.