axis method

T axis(
  1. Axis? axis
)

@fixed ~ set axis

Implementation

T axis(Axis? axis) => resolve(axis, #axis);