skunk.util.Recycler
See theRecycler companion class
object Recycler
Attributes
- Companion
- class
- Source
- Recycler.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Recycler.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Recycler that always yields false
.
Recycler that always yields true
.
Implicits
Implicits
Recycler is a contravariant functor.
Recycler forms a monoid with "andAlso" logic, if F
is a monad.
In this article