StringComparable

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 operator fun compareTo(str: String): Int
Link copied to clipboard
open fun merge(other: Any?, transform: MergeABtoA<BackingField, Any?>): ActualWrapper