top | item 44550184

(no title)

sbszllr | 7 months ago

I don't know if it's still true in the recent versions of Scala (stopped caring in 2018) but it used to have implicit parameters designed specifically for passing context like this.

A notable example was passing around an implicit ExecutionContext for thread pools, e.g. in Akka :)

discuss

order

No comments yet.