> "Mutually exclusive refinements" should mean: > you don't get any (=3D exclusive) > if they are specified together (=3D mutually). > > Anton.
http://www.fact-index.com/m/mu/mutually_exclusive.html flip-coin: func [/heads /tails][ ... ] traffic-light: func [/red /amber /green][ ... ] ;) Regards, Ashley -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
