Oron Port
Oron Port
> My destination type is `BigInteger`. (I assumed there is a `FromDigits[BigInteger]`.) I understand your use case. The motivation for the feature is lacking since it does not cover the...
And if truly the only relevant use-case is big literals, I would opt for a Big Literal SIP instead of the generic numeric literals that are not really generic enough.
To summarize, to be able to move forward with this proposal please: 1. Make the proposal self contained. Motivation, specification and the rest need to be part of the proposal...
User code is not supposed to have names with `$` in them.
> This is really just restating the same thing, but also an interesting example: Actually, this could be seen as expected behavior, and signatures for overloading should be matched block-by-block....
> Another potential fix to the original issue could be to: > > * First, find the applicable alternatives by considering _all_ argument lists, > > * Then, determine the...