We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In 0.15.0-RC1 the type Foo can't be found within the Foo object in worksheet mode.
Foo
opaque type Foo = String object Foo { def apply(s: String): Foo = s }