[racket] for-each

From: Danny Yoo (dyoo at hashcollision.org)
Date: Wed Dec 12 22:01:36 EST 2012

On Wed, Dec 12, 2012 at 7:19 PM, Dman P <dmandus at gmail.com> wrote:
> I was looking for a good example of the  racket function  for-each    I have
> been trying to implant it but can not seem to get it work

Have you been able to find the example in the documentation?

    http://docs.racket-lang.org/reference/pairs.html#(def._((lib._racket/private/map..rkt)._for-each))


It would also be helpful if you show us what you tried.  Otherwise, we
have no information about what thing you're missing, which prevents us
from giving you context-sensitive help.

Posted on the users mailing list.