hello, is there a way to redim a grid following a map of zeroes and ones?
example
[5 1 # 99 100 101 103 104(
|
[#t ]
|
| [# > 100]
|
[#spigot]
|
[#print]
prints dim[3]: 101 103 104
something like that
Patrice Colet
On Sat, 26 Jun 2010, patko wrote:
hello, is there a way to redim a grid following a map of zeroes and ones?
there is now [#compress] in GF 9.12 starting tonight.
see the help file and tell me what you think.
(it is named after an operator of the APL language, just like several other GF classes)
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC