Codebase list liblist-objects-withutils-perl / ea314c1
v2.028002 - Fix hash->random_kv & hash->random_key to return explicit undef when called on empty lists - array->tuples with a type specified will no longer fail type checks/coercions on incomplete tuples - Various optimizations wrt array->tuples, hash->set Jon Portnoy 8 years ago
2 changed file(s) with 11 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Perl module List::Objects::WithUtils
1
2 2.028002 2016-04-04
3
4 - Fix hash->random_kv & hash->random_key to return explicit undef when
5 called on empty lists
6
7 - array->tuples with a type specified will no longer fail type
8 checks/coercions on incomplete tuples
9
10 - Various optimizations wrt array->tuples, hash->set
111
212 2.028001 2016-01-25
313
33 copyright_holder = Jon Portnoy
44 copyright_year = 2016
55
6 version = 2.028001
6 version = 2.028002
77
88 [@Basic]
99 [MetaJSON]