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
/
AllOf1
All
Of1
interface
AllOf1
<
T1
>
:
AllOf
(
source
)
Product of a single item
T1
.
Parameters
T1
type of the first item.
Inheritors
Tuple1
Members
Properties
item1
Link copied to clipboard
abstract
val
item1
:
T1
first value contained in the product.