Tuple

sealed interface Tuple(source)

Inheritors

Properties

Link copied to clipboard
abstract val size: Int

Functions

Link copied to clipboard
abstract fun asArray(): ReadonlyArray<JsAny?>