elements

elements x -- yields a list of the elements in a list, sequence, or set x .

This is a good way to convert a list of some type to a list of type List.

Go to main index.

Go to concepts index.