set

fun set(long: Long)(source)

Set the long at the index

Since

0.1.0

Parameters

long

The long to set


fun set(unsignedLong: ULong)(source)

Set the long at the index

Since

0.1.0

Parameters

unsignedLong

The unsigned long to set


fun set(double: Double)(source)

Set the long at the index

Since

0.1.0

Parameters

double

The double to set