avail
2.0.0.alpha08
avail
/
avail.utility
/
Tuple1
Tuple1
data
class
Tuple1
<
T1
>
(
val
t1
:
T1
)
Content copied to clipboard
Tuple of length 1.
Constructors
Properties
Constructors
Tuple1
Link copied to clipboard
fun
<
T1
>
Tuple1
(
t1
:
T1
)
Content copied to clipboard
Properties
t1
Link copied to clipboard
val
t1
:
T1
Content copied to clipboard