Author: jonathan
Date: Thu Aug 7 14:36:35 2008
New Revision: 30106
Modified:
trunk/languages/perl6/ROADMAP
Log:
[rakudo] Remove completed task from the ROADMAP.
Modified: trunk/languages/perl6/ROADMAP
==============================================================================
--- trunk/languages/perl6/ROADMAP (original)
+++ trunk/languages/perl6/ROADMAP Thu Aug 7 14:36:35 2008
@@ -44,7 +44,6 @@
* Implement return type coercion ("as") and constraint ("of")
* Fix issues with Int type constraint when we get an Integer PMC back, and
similar
-* Implement {} hash composer
* Implement prefix:<\> operator
* Finish implementing radix notation (see S02-literals/radix.t for details)
* Implement eqv and === operators