ValueDiscard

Companion:
class
Source:
ValueDiscard.scala
class Object
trait Matchable
class Any

Type members

Classlikes

class EmptyValueDiscard[T] extends ValueDiscard[T]

Discard when apply do nothing. Usefule for promitive objects, which can be freely discarded.

Discard when apply do nothing. Usefule for promitive objects, which can be freely discarded.

Source:
ValueDiscard.scala