Void

turbolift.interpreter.Void
See theVoid companion object
sealed abstract class Void

Degenerate state of stateless Interpreter.

Like Unit, but takes 0 bytes of storage in fiber's state. Do not use explicitly.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Void
In this article