utils
0.20.9
common
utils
/
it.unibo.tuprolog.utils
/
Cursor
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Functions
empty
Link copied to clipboard
common
@
JvmStatic
fun
<
T
>
empty
(
)
:
Cursor
<
out
T
>
Content copied to clipboard
of
Link copied to clipboard
common
@
JvmStatic
fun
<
T
>
of
(
iterator
:
Iterator
<
T
>
)
:
Cursor
<
out
T
>
Content copied to clipboard