documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
dsl-core
/
it.unibo.tuprolog.dsl
/
MinimalLogicProgrammingScope
/
invoke
invoke
open
operator
fun
String
.
invoke
(
term
:
Any
,
vararg
terms
:
Any
)
:
Struct
Builds a
Struct
whose functor is this
String
and whose arguments are
term
followed by
terms
.