Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
AnySequence
/
suffix(_:)
suffix(_:)
Declaration
func
suffix
(
_
maxLength
:
Int
) -> [
Element
]