summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2013-04-05 12:05:31 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2013-04-05 12:05:31 +0100
commitff05d586bcf959ad135c936f1e85b125e4386940 (patch)
treeb0040efd94343ddd09e17a132ad214097f7461e3 /TODO
parent2cef9a04c6f08fff01320ed237fa3577c7057fef (diff)
manage TODO with freemind
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index c09c0997..00000000
--- a/TODO
+++ /dev/null
@@ -1,12 +0,0 @@
-- features
- - maybe Type::Coercion "can_be_inlined"/"inline_coercion" methods??
-
-- test cases
- - t/type-enum.t: test the Type::Tiny::Enum class
- - t/type-union.t: test the Type::Tiny::Union class
- - t/type-intersection.t: test the Type::Tiny::Intersection class
- - test DWIM behaviour of Type::Tiny::Class::new
-
-- documentation
- - mention DWIM behaviour of Type::Tiny::Class::new
- - write manual