[perl6/specs] 5627bd: Remove Signature/Attribute Defaults Based on Defin...

[email protected] (GitHub) Fri, 14 Oct 2016 11:48:44 -0700
Newsgroups perl.perl6.language
Message-ID <5801288c750ae_7d493fd973ee113c113048@hookshot-fe6-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 5627bda79b60f2dd3134ac93c5f58327696add9c
      https://github.com/perl6/specs/commit/5627bda79b60f2dd3134ac93c5f58327696add9c
  Author: Zoffix Znet <[email protected]>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M v6d.pod

  Log Message:
  -----------
  Remove Signature/Attribute Defaults Based on Definedness

Per discussion with pmchaud, this feature can be added to current rakudo, without needing a 6.d (as it doesn't interfere with anything), and should first be implemented as a user-space module for experimentation.