Rules

object Rules extends Rules
Companion
class
class Rules
class Object
trait Matchable
class Any

Implicits

Inherited implicits

@inline
implicit def ruleAnywhere[L <: Literal & Anywhere, To <: ValueClass]: Rule[L, To]
Inherited from
Rules
@inline
implicit def ruleApply[From, To <: ValueClass](f: From)(implicit r: Rule[From, To]): ValueT[To]
Inherited from
Rules
@inline
implicit def ruleBrStyle_L[L <: Literal & BrStyle]: BrStyle <== L
Inherited from
Rules
@inline
Inherited from
Rules
@inline
implicit def ruleBrWidth_2[L <: Literal & BrWidth]: BrWidth <== L
Inherited from
Rules
@inline
implicit def ruleChain[A, B <: ValueClass, C <: ValueClass](implicit ab: Rule[A, B], bc: B >=> C): Rule[A, C]
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
implicit def ruleGapStyle_l[L <: Literal & GapStyle]: GapStyle <== L
Inherited from
Rules
@inline
implicit def ruleInteger_I: Integer <== Int
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
implicit def ruleLenPctNum_I: LenPctNum <== Int
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
implicit def ruleLenPct_L: LenPct <=< Len
Inherited from
Rules
@inline
implicit def ruleLenPct_P: LenPct <=< Pct
Inherited from
Rules
@inline
implicit def ruleLen_L[N]: Len <== Length[N]
Inherited from
Rules
@inline
implicit def ruleNumber_D: Number <== Double
Inherited from
Rules
@inline
implicit def ruleNumber_I: Number <== Int
Inherited from
Rules
@inline
Inherited from
Rules
@inline
implicit def rulePct_P[N]: Pct <== Percentage[N]
Inherited from
Rules
@inline
Inherited from
Rules
@inline
implicit def ruleTime_FD: Time <== FiniteDuration
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules
@inline
Inherited from
Rules