widget/common_util library

Functions

moveElementBackward<T>(List<T> list, T element) int
moveElementToLast<T>(List<T> list, T element) int