Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
String
/
<=(_:_:)
<=(_:_:)
Declaration
static
func
<=
<
RHS
>(
lhs
:
Self
,
rhs
:
RHS
) ->
Bool
where
RHS
:
StringProtocol