Closed sostock closed 1 year ago
Precompilation warns about the parameter S2 not being used in this method signature: https://github.com/JeffreySarnoff/SaferIntegers.jl/blob/e7fe91b0d4d9bcdf751bf1f5dc4bbf4ea2d3a232/src/pow.jl#L50
S2
Fixed by #34.
Precompilation warns about the parameter
S2
not being used in this method signature: https://github.com/JeffreySarnoff/SaferIntegers.jl/blob/e7fe91b0d4d9bcdf751bf1f5dc4bbf4ea2d3a232/src/pow.jl#L50