Class TRIPLE


Slots on this class:

Documentation:
A list of length 3.
Subclass-Of: List

Axioms:

(<=> (Triple ?List) (And (List ?List) (= (Length ?List) 3)))