map

inline fun <T> map(transform: (ULong) -> T): List<T>