Revision history for Perl module List-Objects-Types
0.004001 2013-09-03
- Add parameterized TypedArray support, courtesy of Toby Inkster:
-> https://github.com/avenj/list-objects-types/pull/1
(Also adds inlinable type constraints.)
0.003001 2013-09-01
- Add type: TypedArray
0.002001 2013-08-30
- Add coercion: ImmutableArray from ArrayObj
0.001001 2013-08-23
- Initial release