moveSchemeByOnePosition

fun moveSchemeByOnePosition(scheme: Scheme, moveDown: Boolean)(source)

Moves scheme by one position; down if moveDown is `true, and up otherwise.

See also