Nil
io.github.kelvindev15.prolog.core.PrologList.Nil
object Nil extends PrologList
Attributes
- Graph
-
- Supertypes
-
trait PrologListtrait RecursiveStructtrait Structtrait Termtrait Visitabletrait TermConvertibleclass Objecttrait Matchableclass AnyShow all
- Self type
-
Nil.type
Members list
Value members
Concrete methods
All arguments of the struct linearized in a list.
Inherited methods
Executes an action over all arguments of the struct.
Executes an action over all arguments of the struct.
Value parameters
- action
-
the action to be performed.
Attributes
- Definition Classes
- Inherited from:
- RecursiveStruct
Returns the application of the substitution to this term.
Returns the application of the substitution to this term.
Value parameters
- substitution
-
the substitution to apply.
Attributes
- Inherited from:
- Term
Attributes
- Definition Classes
- Inherited from:
- Term
Concrete fields
The arguments of the predicates
The arguments of the predicates
Attributes
The arity of the predicate
The arity of the predicate
Attributes
The number of elements in the list.
The number of elements in the list.
Attributes
In this article