types

object types
Since:

2021-11-14

class Object
trait Matchable
class Any
types.type

Type members

Classlikes

Companion:
class
sealed trait ErrorLogger[-A <: Throwable] extends A => Unit
Companion:
object
sealed trait ExecutionContextErrorLogger extends ErrorLogger[Throwable]
final case class WaitFor(waitFor: FiniteDuration) extends AnyVal