Login
Remember
Register
Ask a Question
What does a monad in Scala mean?
0
votes
asked
Sep 11, 2022
in
Scala Constructs
by
sharadyadav1986
What does a monad in Scala mean?
a) Object that wraps another
b) Singleton object
c) Single-parameter function
d) None of the above
monad
scala
function
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 11, 2022
by
sharadyadav1986
a) Object that wraps another
...