George Neuner <gneun...@comcast.net> [16-11-01 18:47]: > On Tue, 01 Nov 2016 06:47:24 +0100, Vincent St-Amour > <stamo...@eecs.northwestern.edu> wrote: > > >FWIW, your `find-it` is a thin wrapper over `memf` from `racket/base`. > > > >Vincent > > Sort of. In a roundabout way, the OP also asked about how to return > multiple values from a function. memf doesn't do that. > > My point was to illustrate what needed to be done to solve the problem > - not to hand up a ready solution from the library. > > Racket's massive batteries-included implementation surely is a > blessing for practitioners, but IMO it's more a curse for newbies > trying to learn technique. > > YMMV, > George > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. >
Hi George, thanks for your reply! :) ...I think it is a good way to learn racket for a racket newbie like me by looking at the mechanisms and building blocks to access those mechanisms. Cheers Meino -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.