io.github.kelvindev15.prolog.core.PrologList.Cons
See theCons companion trait
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Returns an instance of Cons.
Returns an instance of Cons.
Value parameters
-
head
-
the head of the list.
-
tail
-
the tail of the list.
Attributes