Type coercions should be added to the front of the list in
[gitmo/Mouse.git] / lib / Mouse / Meta / TypeConstraint.pm
2009-04-02 Tokuhiro Matsuno added Mouse::Meta::TypeConstraint and use it. Mouse...