1
edit
Changes
→shorten()
}
Example of this function and test is [http://matrix.senecac.on.ca/~dhhodgin/dps909/processingshorten_test.html here].<br />
'''Known issues:''' This has not been tested with arrays of objects. I'm assuming it will copy object elements in an array by reference and not produce a proper deep copy. I plan to fix this by 0.2