Relation.from

Convenient function to create a Relation from an array containing values with the length 2.

struct Relation(TupleT)
static
from
()

Return Value

Type: auto

a Relation.

Meta