dotty

package dotty

Visibility
  1. Public
  2. All

Type Members

  1. trait Show[-T] extends AnyRef

    Annotations
    @implicitNotFound( ... )

Value Members

  1. object DottyPredef

    unimplemented implicit for TypeTag

  2. object Show

    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

Ungrouped