summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2013-04-25 16:38:10 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2013-04-25 16:38:10 +0100
commit46979e901bd285d00fd4216b9bf11e32aa335634 (patch)
treea9c99defebc70cfcd9c050a380b6dd2af4e4c8f8 /TODO
parentdaaf98508aca9d4b842ee853b5afd5443baef73b (diff)
document deep coercions
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1c81bbc7..e5b98412 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@
* Tied - i.e. references to tied variables. Parameterized:
Tied["Some::Package"]
* steal from MooseX-Types-Ro?
- * coercion
- * Auto-coercion
- * needs documenting
* improve speed for non-inlineable type constraints and coercions
* maybe use eval context idea from Type::Check
* Type-Tiny could be used as a backend for Scalar::Does?