Picks up the elements from list by list. It is same as doing transpose and concatenate.
The list of list.
The picked up list.
Generated using TypeDoc
Picks up the elements from list by list. It is same as doing transpose and concatenate.