Skip to content

Rationalize go_up() and go_left() functions.

Thomas Daede requested to merge negge:swap_names into master

Created by: negge

The functions go_up() and go_left() now correctly return the above and left slices.

Merge request reports