moves

fun moves(index: Long): List<Boolean>

Return

a binary representation of index as a sequence of 64 booleans. Each bool represents a move down the tree

Parameters

index

64-bit integer