shortListOf

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