utils
0.20.9
common
utils
/
it.unibo.tuprolog.utils
/
Indexed
Indexed
common
interface
Indexed
<
K
,
T
>
Content copied to clipboard
Functions
Properties
Inheritors
Functions
component1
Link copied to clipboard
common
open
operator
fun
component1
(
)
:
K
Content copied to clipboard
component2
Link copied to clipboard
common
open
operator
fun
component2
(
)
:
T
Content copied to clipboard
map
Link copied to clipboard
common
abstract
fun
<
R
>
map
(
mapper
:
(
T
)
->
R
)
:
Indexed
<
K
,
R
>
Content copied to clipboard
Properties
index
Link copied to clipboard
common
abstract
val
index
:
K
Content copied to clipboard
value
Link copied to clipboard
common
abstract
val
value
:
T
Content copied to clipboard
Inheritors
IntIndexed
Link copied to clipboard
LongIndexed
Link copied to clipboard