On Sat, Jun 26, 2010 at 11:47:11AM -0700, Joe Groff wrote: > Another possibility would be to define multimethod versions of +, -, > *, etc. in a different "math.generic" vocabulary using the > "multi-methods" library in extra/, and using your generic math vocab > instead of "math" in code that deals with dual numbers:
Thanks! That looks worth a try, at least. I'll try out qx's idea from http://tunes.org/~nef//logs/concatenative/10.06.26 of writing a code-walking macro, too. Miles -- Computers are useless. They can only give you answers. -- Pablo Picasso ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
