u64

fun u64(value: List<ULong>): MoveVector<U64>

Factory method to generate a MoveVector of U64s from an array of numbers.

Samples