Package

org.specs2

shapeless

Permalink

package shapeless

Visibility
  1. Public
  2. All

Type Members

  1. trait DoesNotProjectOn[A, B] extends AnyRef

    Permalink

    type class for a type A which can *not* be projected on a type B

  2. trait Projection extends AnyRef

    Permalink

    implicit instances for projecting objects of a type A on objects of a type B

  3. trait ProjectsOn[A, B] extends AnyRef

    Permalink

    type class for projecting an object of type to another type B

Value Members

  1. object Projection extends Projection

    Permalink

Ungrouped