Join Slack
Communities
Powered by
FWIW In Scala `Either#getOrElse` is not inlined an...
# arrow
r
raulraja
07/03/2018, 10:47 PM
FWIW In Scala
Either#getOrElse
is not inlined and nobody has ever complained about it that I’m aware of
https://github.com/scala/scala/blob/v2.12.6/src/library/scala/util/Either.scala#L278
Open in Slack
Previous
Next