fedimint_
core
0.7.0-alpha
In fedimint_
core::
util
fedimint_core
::
util
Function
get_average
Copy item path
Source
pub fn get_average(vals: &[
u64
]) ->
Option
<
u64
>
Expand description
Computes the average of the given
u64
slice.