Tuple

io.github.kelvindev15.prolog.core.RecursiveStruct.BinaryRecursiveStruct.Tuple
object Tuple

A destructuring object for BinaryRecursiveStructs.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tuple.type

Members list

Value members

Concrete methods

def unapply(tuple: BinaryRecursiveStruct): Option[(Term, Term)]