> p.s. Although `find-most` is OK, IMO `find-` is usually a noise prefix > from the Department of Redundancy Department. Sort of like naming a > function `return-foo` instead of just `foo`. What else would a > function do except find or return foo?
Agreed, but for this reason, `find-max` and `find-min` suggest functions related to `max` and `min`, not `argmax` and `argmin`. Maybe `max` as a verb rather than an adjective: `maxing-arg` -- 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.