Function tvix_castore::proto::checked_sum

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