Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Add TODO: Make default defaults for DefiniteHOWs be normal types
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Feb 7, 2018
1 parent 0817420 commit a3a3974
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions TODO/FEATURES.md
Expand Up @@ -419,3 +419,20 @@ Zoffix Znet
### Time Required to Implement

1 day

## Make default defaults for DefiniteHOWs be normal types

Basically, so you could do `my Foo:D $x .= new;`, which
currently dies since you can't instantiate DefiniteHOWs.

There's an open Rakudo issue for this that also contains
a potential non-version impl in a branch:
https://github.com/rakudo/rakudo/issues/1493

### Stakeholder

Zoffix Znet

### Time Required to Implement

2 hr

0 comments on commit a3a3974

Please sign in to comment.