Array Tool

Post any examples or modules that you want to share here
Post Reply
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Array Tool

Post by billv »

An array helper with about 30 functions.
Array Tool.fsm
(28.88 KiB) Downloaded 1413 times
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Array Tool

Post by RJHollins »

wow .... no comments yet ... I will.

first off ... never expected something like this ...

There is quite a lot there ... but with my first glance ... I couldn't figure out what to do :|

I think I may need documentation just to get a handle :shock:
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Array Tool

Post by billv »

Was using it to learn about how to write arrays in ruby...fell way short though ..
Lots of stuff could be still done with it..
In particular, some math stuff to further manipulate the arrays...
The old auto arrray gen from sm does this alright....

All buttons pretty much do as they say...
Only real grey area is if you decide to hit the 'Join' buttons...
Turns it to string..so all array editing ends.
Post Reply