cps.customValueDiscard
package cps.customValueDiscard
Givens
Givens
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()
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()
- Source
- tag.scala