Function tvix_castore::proto::checked_sum

source ·
fn checked_sum(iter: impl IntoIterator<Item = u64>) -> Option<u64>