customValueDiscard
cps.ValueDiscard$package$.customValueDiscard$
object customValueDiscard extends CustomTag
marker object for value discarding. When this object is imported into current scope, then discarding values inside async block is translated to summon[ValueDiscard[T]].apply()
Attributes
- Source
- ValueDiscard.scala
- Graph
-
- Supertypes
- Self type
-
customValueDiscard.type
In this article