Skip to main content

Module sum

Module sum 

Source

Traitsยง

SumDomain
Domain over which the sum! macro iterates. Lets a single sum accept either a Set (with typed key decoding via FromIndexKey) or a borrowed slice of Copy keys, without intermediate conversions.