ListExtractColumn<T> extension

on

Methods

extractColumn(int index) List<T>
Pick a column from a list of lists and return it as a list.