NotNothing

sealed trait NotNothing[A]

Nice trick from Miles Sabin using ambiguity in implicit resolution to disallow Nothing

Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type B