Predefined

izumi.functional.bio.PredefinedHelper$.Predefined$
object Predefined

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

type Of[A] = A { type IsPredefined = Predefined; }

Unlike for DivergenceHelper.Divergent.Of a contradictory value is required here because we do not use a type variable for ConvertFrom* conversions

Unlike for DivergenceHelper.Divergent.Of a contradictory value is required here because we do not use a type variable for ConvertFrom* conversions

Attributes

Value members

Concrete methods

def apply[A <: PredefinedHelper, A1 >: A](a: A): Of[A1]