NyListGeneric<T> extension

Extensions for List

on

Methods

toggleValue(T value) → void

Available on List<T>, provided by the NyListGeneric extension

Toggle a value in list if value exists, remove it if value does not exist, add it