oxygen.meta.typing.UnionRemoving
See theUnionRemoving companion trait
object UnionRemoving
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UnionRemoving.type
Members list
Type members
Classlikes
trait Instance[_Total, _Removing, _Remaining] extends UnionRemoving[_Total, _Removing]
Attributes
- Supertypes
- Known subtypes
-
trait NothingRemainingInstance[_Total, _Removing] extends Instance[_Total, _Removing, Nothing]
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Types
type Aux[_Total, _Removing, _Remaining] = UnionRemoving[_Total, _Removing] { type Remaining = _Remaining; }
Givens
Givens
In this article