Raul wrote: > So, now, let us get a bit fancier -- let us define Monadic > operation 20202!:2 which takes a monad representing > the state of the console and a string and returns a > new monad representing the updated console (after > that string has been output). Hypothetically speaking > this could serve a role somewhat like smprompt.
I can see an immediate use for these things. Right now, we cannot implement a REPL deep inside a verb continue once it has completed. If I understand you correctly, this would be possible with Mnouns (Monadic nouns). I'm going to think about what else we could model with these things. -Dan ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
