polars_
compute
0.46.0
In polars_
compute::
sum
polars_compute
::
sum
Function
wrapping_sum_arr
Copy item path
Source
pub fn wrapping_sum_arr<T>(arr: &
PrimitiveArray
<T>) -> T
where T:
NativeType
+
WrappingSum
,