Zero
public protocol ZeroInterface for types with a zero identity element.
- 
                  
                  Additive identity. DeclarationSwift static var zero: Self { get }
Algebra Docs (95% documented)
public protocol ZeroInterface for types with a zero identity element.
Additive identity.
Swift
static var zero: Self { get }