Package

sweet.delights

typeclass

Permalink

package typeclass

Visibility
  1. Public
  2. All

Type Members

  1. trait Default[T] extends AnyRef

    Permalink

    Default[T] is a typeclass that constructs a default value for T.

    Default[T] is a typeclass that constructs a default value for T.

    T

    product type to instanciate

Value Members

  1. object Default

    Permalink

Ungrouped