Join Slack
Powered by
`println(testFP(x))` prints `false` but I’m expect...
# functional
h
Hexa
12/22/2018, 12:28 AM
println(testFP(x))
prints
false
but I’m expecting to print
true
as I’m expecting the behaviour to be the same as
println(testNoneFP(x))
Open in Slack
Previous
Next