➕operator
Swift ⟩ operator
operator (~=) - pattern matching
Character * Int -
"*" * 3 == "***".Repeatable -
"*" * 3 == "***".
Swift ⟩
Last updated
Was this helpful?
Swift ⟩ operator
operator (~=) - pattern matching
Character * Int - "*" * 3 == "***".
Repeatable - "*" * 3 == "***".
Swift ⟩
Last updated
Was this helpful?