String Iteration

string->eachWordBreak

string->eachWordBreak is a member in the String Iteration group; call it on the receiver shown before the arrow.

string->forEachCharacter

string->forEachCharacter is a member in the String Iteration group; call it on the receiver shown before the arrow.

string->forEachLineBreak

string->forEachLineBreak is a member in the String Iteration group; call it on the receiver shown before the arrow.

string->forEachMatch

string->forEachMatch is a member in the String Iteration group; call it on the receiver shown before the arrow.

string->forEachWordBreak

string->forEachWordBreak is a member in the String Iteration group; call it on the receiver shown before the arrow.