rePower function

RePower rePower(
  1. Sort sort,
  2. int n
)

Implementation

RePower rePower(Sort sort, int n) => RePower(sort, n).declare();