WarnValueDiscard

cps.automaticColoring.WarnValueDiscard
@Deprecated("use -Wvalue-discard instead")
trait WarnValueDiscard[F[_]]

if this tag is set for some monad, then non-unit value discards become warnings in async block, (otherwise they errors).

Attributes

Deprecated
true
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object futureDiscard.type
In this article