RequireType

@implicitNotFound("Nothing was inferred") sealed trait RequireType[-T]

Use this trait to enforce that the type Nothing is not inferred.

Since

0.1.0

Companion
object
class Object
trait Matchable
class Any