Apple's developer library documentation for Swift Strings includes the following Declaration for init(count: repeatedValue:):
init(count: repeatedValue:)
init(count sz: Int, repeatedValue c: Character)
what is the significance of the "sz" and "c" elements?
Aucun commentaire:
Enregistrer un commentaire