toggle menu
orgmode
0.3.2
common
switch theme
search in API
orgmode
/
xyz.lepisma.orgmode.core
/
Tuple9
Tuple9
data
class
Tuple9
<
T1
,
T2
,
T3
,
T4
,
T5
,
T6
,
T7
,
T8
,
T9
>
(
val
first
:
T1
,
val
second
:
T2
,
val
third
:
T3
,
val
fourth
:
T4
,
val
fifth
:
T5
,
val
sixth
:
T6
,
val
seventh
:
T7
,
val
eighth
:
T8
,
val
ninth
:
T9
)
Members
Constructors
Tuple9
Link copied to clipboard
constructor
(
first
:
T1
,
second
:
T2
,
third
:
T3
,
fourth
:
T4
,
fifth
:
T5
,
sixth
:
T6
,
seventh
:
T7
,
eighth
:
T8
,
ninth
:
T9
)
Properties
eighth
Link copied to clipboard
val
eighth
:
T8
fifth
Link copied to clipboard
val
fifth
:
T5
first
Link copied to clipboard
val
first
:
T1
fourth
Link copied to clipboard
val
fourth
:
T4
ninth
Link copied to clipboard
val
ninth
:
T9
second
Link copied to clipboard
val
second
:
T2
seventh
Link copied to clipboard
val
seventh
:
T7
sixth
Link copied to clipboard
val
sixth
:
T6
third
Link copied to clipboard
val
third
:
T3