I am looking to learn more about using enumerateSubstringsInRange. I want to take a text view and use it to create three arrays. one of the individual words. one of the sentences. and one of the intentional line breaks. I've seen how to do this only for sentences.
any references I could look at?