PointingList
A PointingList refers to a list of values that are pointed to by pointers.
Since
0.1.0
Parameters
T
The type of the value the pointers point to
Inheritors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
You can create a list that points to the values of a PointerList with this function.