[racket] Scribble question

From: Hari Prashanth (krhari at ccs.neu.edu)
Date: Wed Jun 30 15:21:19 EDT 2010

Hi,

I have a function by name map. For its documentation, I have
something like

@defproc[(map ...) (...)]{
@scheme[map] is similar to @scheme[map]
}

The want the latter @scheme[map] to refer map provided by lists.

How can I do that? Can someone help me out with this?

Thanks
Hari


Posted on the users mailing list.