List.shrink

shrinks the size of the list, removing last elements.

class List(T)
void
shrink

Meta