object Implicits
- Companion:
- class
Type members
Classlikes
trait LowPriorityImplicits
Implicit conversions from X to Inserter are primarily needed for
convenience in onMountInsert, but they are an expensive overkill
in other contexts where converting all these types to regular
Modifiers is cheaper and just as functional, so the conversions
below are de-prioritized.
Implicit conversions from X to Inserter are primarily needed for
convenience in onMountInsert, but they are an expensive overkill
in other contexts where converting all these types to regular
Modifiers is cheaper and just as functional, so the conversions
below are de-prioritized.
Some of these methods are redundant, but we need them for type inference to work.
Some of these methods are redundant, but we need them for type inference to work.