On Sat, Dec 19, 2009 at 03:29:21PM -0800, Jon Lang wrote:
> What if I need to make a new type that, like junctions,
> should not derive from Any, but isn't a junction? Is it that
> explicitly deriving from a type that's already outside of Any (such as
> Mu or junction) automatically disables the i
On Sat, Dec 19, 2009 at 1:07 PM, wrote:
> for the most generic non-failure undefined value. The C type,
> derived from C, is also undefined, but excludes C so
> that autothreading may be dispatched using normal multiple dispatch
> -rules. The C type is derived from C but nothing else
> +rule
Author: lwall
Date: 2009-12-19 22:07:00 +0100 (Sat, 19 Dec 2009)
New Revision: 29381
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] rough in idea of moritz_++ to have separate type for convenience loopbacks
also conjecturally put all "last-resort" multis there to see if jnthn++ freaks
Modi