Simple

neotype.Newtype$.Simple$
See theSimple companion trait
object Simple

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Simple.type

Members list

Concise view

Type members

Types

type WithType[A, B] = Simple[A] { type Type = B; }