Elements
Returns a list with the elements in a specific position of a set.
Syntax
elements(List, Set)
Description
Given a list with integers and a proper set (i.e. , , ), returns a list with the -th element, , of the set.
Returns a list with the elements in a specific position of a set.
elements(List, Set)
Given a list with integers and a proper set (i.e. , , ), returns a list with the -th element, , of the set.