On Tue, Jul 02, 2019 at 10:07:43AM +0900, Alexander Burger wrote: > Hi Wojtek, Mike, > > > Speaking of readability, we could have a naming scheme not limited by the > > 26 columns if we used lexicographic strings (e.g. a b ... x y z aa ab .. > > etc). I've written a function generating relevant strings based on column > > and row numbers. Feel free to incorporate it in the definition of 'grid': > > > > (de num->alnum (Col Row) > > ... > > Good idea! > > @Mike: What do you think? Would it break or disturb any of your code?
If no objections, I would now change 'grid' in the disto that way. I.e. always intern *all* cells in 'grid', in the form a1, b1, c1, ..., aa1, ... ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe