On Tue, Feb 4, 2014 at 11:14 AM, Michal Wallace <[email protected]> wrote: > Sure! :) If it wasn't clear, I've actually implemented both versions > already, but I've only been doing > J for a few weeks, and kind of wanted some expert feedback. :)
It was clear, but... I must admit that I jumped right into coding before I finished reading your message the first time through. Doing something with the information helps me understand what you are talking about. (So I did not notice your implementation until after I wrote my if/else implementation.) Your implementation looks like a classic computer science approach, decomposing the problem into the relevant concepts, then building up from there. And that's a great way to get started. Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
