I disagree. The change such as you propose for the Rosetta would be annoying to non-J readers who are trying to discover the inner workings of algorithms in various languages. See also:
http://rosettacode.org/rosettacode/w/index.php?title=Rot-13#J ----- Original Message ----- From: Raul Miller <[EMAIL PROTECTED]> Date: Friday, December 21, 2007 7:03 Subject: Re: [Jprogramming] rosetta code - change case To: Programming forum <[email protected]> > For rosetta, I think someone should change the j entry to: > require'stdlib' > toupper'alphaBETA' > tolower'alphaBETA' > > I think stdlib should also use tacit implementations for > this kind of thing, but that's a nit. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
