libmoox-typetiny-perl

Optimized type checks for Moo + Type::Tiny

Description

MooX::TypeTiny optimizes Moo type checks when used with Type::Tiny to perform better. It will automatically apply to isa checks and coercions that use Type::Tiny. Non-Type::Tiny isa checks will work as normal.

This is done by inlining the type check in a more optimal manner that is specific to Type::Tiny rather than the general mechanism Moo usually uses.

With this module, setters with type checks should be as fast as an equivalent check in Moose.

It is hoped that eventually this type inlining will be done automatically, making this module unnecessary.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/MooX-TypeTiny


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmoox-typetiny-perl