Properties

Link copied to clipboard
Link copied to clipboard

Function reference to the constructor of the value class.

Link copied to clipboard
abstract val value: BackingField

The backing field that is wrapped in the value class.

Functions

Link copied to clipboard
open fun merge(other: Number, transform: MergeABtoA<BackingField, Number>): ActualWrapper
Link copied to clipboard
open operator fun plus(num: Number): ActualWrapper