MxListExt<T> extension

on

Properties

pickerFirst → T?

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

no setter

Methods

picker(int i) → T?

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

xIndexFirst(bool check(T)) int

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

xIndexNatural(bool check(T)) int

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

xPickerFirst(bool check(T)) → T?

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