values

You can create a list that points to the values of a PointerList with this function.

Receiver

The list of pointers

Return

The list of values

Since

0.1.0

See also


You can create a list that points to the values of a MutablePointerList with this function.

Receiver

The list of pointers

Return

The list of values

Since

0.1.0

See also