Hi,

  I am writing some code with json. Request may look likes (hasheq 'action
"doit" 'arg1 "a" 'arg2 "b").

  Is there any function or library which can apply a proc with hasheq? The
expected result is (proc #:action "doit" #:arg1 "a" #:args "b")?

Thanks,
Haiwei
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to