Void

skunk.Void
See theVoid companion object
sealed trait Void

A singly-inhabited type representing arguments to a parameterless statement.

Attributes

Companion
object
Source
Void.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Void.type
In this article