AddonslyList<T> extension

A collection of useful extensions on List

on

Properties

copy List<T>
Returns a copy of a List
no setter
enumerated List<MapEntry<int, T>>
Returns a List of MapEntry objects where the key is an index, and value is an original list object
no setter