zio.internal.macros.RemainderMethod
See theRemainderMethod companion trait
object RemainderMethod
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
RemainderMethod.type
Members list
Type members
Classlikes
case object Inferred extends RemainderMethod[Nothing]
case class Provided[T](types: List[T]) extends RemainderMethod[T]
Attributes
- Supertypes
-
trait RemainderMethod[T]trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article