how could I sum a `Double?` field of objects in a ...
# announcements
d
how could I sum a
Double?
field of objects in a collection but if any values are null return null instead of the summed double value?