thanks for the tip on how to coerce them all to the same value. Like I said in the original, I can appreciate (lost in your tip) for the distinction.
(0 1$ 1) -:&, 0 $ 0 1 Could you provide a picture of any kitten mutilation that would occur if every expression that evaluated to 0 n $ x was internally coerced to 0 0 $0? --- "Miller, Raul D" <[EMAIL PROTECTED]> wrote: > Pascal Jasmin asked: > > would the universe implode if the 2nd statement > > was also true? > > (0 $ 1) -: 0 $ 0 > > 1 > > (0 1$ 1) -: 0 0$ 0 > > 0 > > (0 0$ 1) -: 0 0$ 0 > > 1 > > Perhaps not, but a kitten would be very sad. > > That said, is there some reason you are using -: > when > -:&, would give you the results you are asking for? > > -- > Raul > > ---------------------------------------------------------------------- > For information about J forums see > http://www.jsoftware.com/forums.htm > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
