Answer the question
In order to leave comments, you need to log in
How to "parse" a string in Swift?
Text is entered into a TextView. It is necessary to "parse" it according to a certain rule into a multidimensional array. There is a text:
<text11?text12?text13><text21?text22?text23><text31?text32?text33>
Answer the question
In order to leave comments, you need to log in
> swift
It's not even a programming language. This is the language of routine automation. Everything is done in 1.5 lines. Even the sky, even Allah.
split("hello world") {$0 == " "}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question