On Sat, Sep 24, 2016 at 9:11 PM, Nick H <[email protected]> wrote:
> > Regarding null_square: If you want to make sure that null_square is passed > by reference, you can define it as a top-level value. (That said, the > record is so small, I doubt it would make a noticeable performance > difference, unless you're planning on making a gazillion of them.) > That's what I ended up doing, and the code was pretty nice with it. martin -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
