Say I want a struct that will act as a procedure.
For a given instance of that struct, I want the procedure to have a given 
arity, but I don’t want the procedure to be a field in the struct.
Is there a way to do this without making the procedure a field?



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

Reply via email to