tapik
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tapik
core
/
dev.akif.tapik
/
Inputs3
Inputs3
typealias
Inputs3
<
I1
,
I2
,
I3
>
=
Tuple3
<
Input
<
*
,
*
>
,
I1
,
I2
,
I3
>
(
source
)
Inputs tuple with three elements.