>        ;; Question to others: how can this be simplified?
>        (splicing-let-syntax ([get-literal-metadata
>                               (lambda (stx)
>                                 #`(#%datum . #,(format "~s"


I did a slight simplification of the code.  I'm putting up the revised
version here:

    https://gist.github.com/3289283

Hope this helps!
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to