utils
/
it.unibo.tuprolog.utils
/
Cursor
/
Companion
common
Companion
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