X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=bc9674482f4677c4243438a8d83908b875d45492;hb=593721522c93257b7d733a0ad048d3de21703384;hp=2093fe3afe0117ef59d659e43594143d1cfc22d8;hpb=2651ba93c1871f0b310f456e2bbeca74ec5d88cd;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index 2093fe3..bc96744 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,7 @@ TODO * Re-implement Mouse with code from Shika * Make coercion work -* Make delegation via handles work \ No newline at end of file +* Make delegation via handles work +* Make TypeConstraints from Shika +* Copy some features from Scalar::Util's XS +