maybe you could sneak in some aliases next commit.. . (define p! pdata-map!) (define v+ vadd) etc+
probably that would be considered cheating :). actually i tried defining pdata-map! as you are suggesting, but it does not work like this, probably because it's a macro. anyone knows how to do it?

on the other hand, it would help if pdata-map! could have multiple outputs. so we could write one pdata-map! instead of a bunch of them when setting the various parameters. although it might ruin code clarity.

best,
gabor


Reply via email to