Rich Morin wrote:

On a vaguely-related topic, I am reminded of another friend's
desire to be able to redefine floating point values as quartets
of values.  Each operation would then be done using all possible
rounding options (in the IEEE standard) and the results checked
for "significant" variations.  If anyone knows of a cute way to
do this in Perl 6, I'd be happy to hear about it...

Implement an opaque object whose value, when fetched, is a junction.

=Austin



Reply via email to