Value

sealed interface Value<out A>

Properties

Link copied to clipboard
abstract val value: A