[plt-scheme] Penalties of ->r over -> ?

Richard Cobbe cobbe at ccs.neu.edu
Sat Mar 3 15:10:48 EST 2007


If I understand the contract docs correctly, ->r is at least as expressive
as -> .

My question: is there any penalty (performance or otherwise) associated
with using ->r where -> would suffice?

(Rationale: the additional names are useful for documentation purposes.)

Richard


More information about the plt-scheme mailing list