Arc Forumnew | comments | leaders | submitlogin
1 point by drcode 5924 days ago | link | parent

Point taken.

However, the core arc library commands, by their nature, are very general and hence have few mandatory parameters. However, most functions for any actual application will be far more specific and hence, I believe, will tend to be loaded with mandatory parameters. This is the use for case which function currying would be very valuable.