scala-js/scala-js-website

document how to support complex union type inference

aappddeevv opened this issue · 3 comments

With heavy use of union types, some additional evidence is sometimes necessary. Some small notes on this would be helpful for facade writers. This assumes we can add our own evidence, which I'm not clear we can.

sjrd commented

Could you elaborate on what you are talking about? I have never encountered this kind of problem.

sjrd commented

And what's your solution? If you open an issue on scala-js-website, presumably you have a solution to offer. Otherwise I don't understand why you open an issue here rather than asking for help on a larger medium such as Gitter or Stack Overflow.

I'm Ok closing this PR then and I'll just add content through a PR at some point.