extension Array { mutating func update(_ operation: (inout Element) -> ()) }
Optional
class
Promise
update