When merging akka.actor.Deploy instances using on
the left one, this is propagated to “merging” scopes in the same way.withFallback()
When merging akka.actor.Deploy instances using on
the left one, this is propagated to “merging” scopes in the same way.
The setup is biased towards preferring the callee over the argument, i.e.
withFallback() is called expecting that a.withFallback(b) should in general take
precedence.
a
(noScopeGiven: StringAdd).self
(noScopeGiven: StringFormat).self
(noScopeGiven: ArrowAssoc[NoScopeGiven]).x
(Since version 2.10.0) Use leftOfArrow instead
(noScopeGiven: Ensuring[NoScopeGiven]).x
(Since version 2.10.0) Use resultOfEnsuring instead
This is the default value and as such allows overrides.