The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.002 - 2018-11-18

  • Quick incompatible change: methods now operate in default keys order for efficiency unless otherwise noted.
  • Added methods to operate in sorted keys order: each_sorted, each_sorted_c, map_sorted, map_sorted_c
  • Replaced method to_array with to_collection and to_collection_sorted

Modules

Hash-based dictionary object