longListOf

inline fun longListOf(): LongList
inline fun longListOf(element: Long): LongList
inline fun longListOf(vararg elements: Long): LongList