The standard library does have a similar (not identical) utility, show, e.g. compare view'j' with show_j_ ''.
On Sat, May 31, 2014 at 7:09 PM, Jon Hough <[email protected]> wrote: > The view utility is defined here: > VIEW_z_ =: 3 : '(> ,. ('' =: ''&,)@:(5!:5)"0) nl ''''' > > view_z_ =: 3 : 'VIEW__lo '''' [ lo =. < y' > http://www.jsoftware.com/help/learning/24.htm > In any file where I want to use this function do I need to define it as > above? > It seems that such a function is fairly important and I'm just wondering > why it is not in the standard library? > Regards. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
