fun reorder(child: <Error class: unknown class>, position: <Error class: unknown class>)(source) Moves @child into position @position.
If position is -1, or larger than the number of pages, @child will be moved at the end.
Parameters
the position to move @child to