Is it possible to tell Scribble to use the documentation for one
binding for another binding?  For example, Typed Racket has a binding
for `for' which is semantically the same as `for' from `racket/base',
but wraps a trivial type annotation around it.  Rather than having an
entry in the TR docs for this, I'd like the documentation to just go
to the docs for the regular `for'.  Is this doable?
-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to