protocol Addable
s5Utils7AddableP
23FTA
import Utils
static func + (lhs: Self, rhs: Self) -> Self
static func += (lhs: inout Self, rhs: Self)