Feb. 8, 2019
4:28 p.m.
What are the options for the Inspector to show a 3 x 3 array. For example... a := Array2D rows: 3 columns: 3 tabulate: [:r :c | (r * 10) + c ]. a inspect. cheers -ben
2730
Age (days ago)
2730
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Coman