> (struct measure (measuring-proc maximum-proc)
>   #:prop prop:procedure (struct-field-index measuring-proc))
> 
> (define footrule (measure footrule-proc footrule-maximum))
> 

Thanks a lot! I didn't know about this option. That seems like a good
way of embedding the information into the measures. Or I could use
a keyword argument... still not sure what's the best API.

Best,

Erich

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to