shortMutableListOf

inline fun shortMutableListOf(): ShortList
inline fun shortMutableListOf(element: Short): ShortList
inline fun shortMutableListOf(vararg elements: Short): ShortList