airframe icon indicating copy to clipboard operation
airframe copied to clipboard

surface (fix): Support Scala 3 opaque type aliases with type args

Open xerial opened this issue 2 years ago • 1 comments

Fixes #2753

xerial avatar Dec 23 '23 23:12 xerial

It seems adding a new parameter to the Alias surface introduces binary incompatibilities, especially in Scala.js. An alternative approach need to be tested.

xerial avatar Dec 31 '23 05:12 xerial