Companion
Functions
Link copied to clipboard
Link copied to clipboard
fun A_String.copyStringFromToCanDestroy( start: Int, end: Int, canDestroy: Boolean): A_String
Content copied to clipboard
Even though A_Tuple.copyTupleFromToCanDestroy would perform the same activity, this method returns the stronger A_String type as a convenience, when the code knows it's working on strings.