Package

dotty

Permalink

package dotty

Visibility
  1. Public
  2. All

Type Members

  1. trait Show[-T] extends AnyRef

    Permalink
    Annotations
    @implicitNotFound( ... )

Value Members

  1. object DottyPredef

    Permalink

    unimplemented implicit for TypeTag

  2. object Show

    Permalink

    Ideally show would only contain defaultShow and the pimped generic class, but since we can't change the current stdlib, we're stuck with providing default instances in this object

  3. package runtime

    Permalink

Ungrouped