skunk.util
Members list
Type members
Classlikes
Attributes
- Source
- Origin.scala
- Supertypes
A value, paired with an optional Origin
.
A value, paired with an optional Origin
. We use this to trace user-supplied values back to where they were defined or introduced.
Attributes
- Source
- Origin.scala
- Supertypes
Attributes
- Companion
- object
- Source
- Namer.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Source
- Namer.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Namer.type
Attributes
- Companion
- object
- Source
- Origin.scala
- Supertypes
Attributes
- Companion
- class
- Source
- Origin.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Origin.type
Attributes
- Source
- Pool.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Pool.type
Attributes
- Source
- Pretty.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Pretty.type
Encapsulates a function that consumes a value and produces a computation that peforms some operation and yields true
on success and false
on failure.
Encapsulates a function that consumes a value and produces a computation that peforms some operation and yields true
on success and false
on failure. Intended use is with resource pools, where you may wish to do a health check or reset some state when a value is handed back in (or yield false
, indicating that the value should be discarded). The only point to this encapsulation is that it allows us to define a monoid!
Attributes
- Companion
- object
- Source
- Recycler.scala
- Supertypes
Attributes
- Companion
- class
- Source
- Recycler.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Recycler.type
An LRU (by access) cache, keyed by statement CacheKey
.
An LRU (by access) cache, keyed by statement CacheKey
.
Attributes
- Companion
- object
- Source
- StatementCache.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Attributes
- Companion
- trait
- Source
- StatementCache.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StatementCache.type
Attributes
- Companion
- object
- Source
- Text.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Source
- Text.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Text.type
Witness that type A
is isomorphic to a twiddle list.
Witness that type A
is isomorphic to a twiddle list.
Attributes
- Companion
- object
- Source
- Twiddler.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Source
- Typer.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Companion
- trait
- Source
- Typer.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Typer.type
Deprecated classlikes
Attributes
- Companion
- trait
- Deprecated
- true
- Source
- Twiddler.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Twiddler.type