Join Slack
Powered by
here is an example of a `Monad[Future]` in Scala t...
# functional
r
raulraja
09/14/2017, 4:06 PM
here is an example of a
Monad[Future]
in Scala that introduces nondeterminism via
Future#zip
to achieve the same in Scala
https://github.com/frees-io/freestyle/blob/master/modules/core/shared/src/main/scala/freestyle/NonDeterminism.scala#L40
3
Views
Open in Slack
Previous
Next