prismspecs
If I have a coll of blob areas, and I find the largest area in the coll, how can I return that blob index?
deerell
Send "max" as a message to the coll, and it'll output max value and corresponding index.