documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
core
/
it.unibo.tuprolog.core
/
Indicator
/
Companion
Companion
object
Companion
Members
Properties
FUNCTOR
Link copied to clipboard
const
val
FUNCTOR
:
String
The canonical indicator functor:
/
Functions
of
Link copied to clipboard
@
JvmStatic
fun
of
(
name
:
Term
,
arity
:
Term
)
:
Indicator
@
JvmStatic
fun
of
(
name
:
String
,
arity
:
Int
)
:
Indicator
Creates an indicator denoting functor named
name
with
arity