Array
struct Array<Element> : _DestructorSafeContainer
-
If the
Arrayis anArrayofArguments, this is a way to conveniently retrieve the argument by itsArgument.nameidentifier.Declaration
Swift
public func named(_ name: String) -> Argument?
View on GitHub
Array Extension Reference