Relation
Creates a relation object.
Syntax
relation(List | Vector, List | Vector)
Description
Given two lists/vectors and , creates a relation object that maps the -th element in to the -th element in .
Creates a relation object.
relation(List | Vector, List | Vector)
Given two lists/vectors and , creates a relation object that maps the -th element in to the -th element in .