Skip to main content
powers
zinc_
utils
0.1.0
zinc_utils
Function
powers
Copy item path
Source
pub fn powers<R: Semiring>(x: R, one: R, num_pows:
usize
) ->
Vec
<R>