Rand Stats

Data::Transformers

zef:antononcube
Changes of the Raku package "Data::Transformers".

2026-08-31 0.0.2
    - Made &array-pad use lower case and hyphenated names for the padding rules.
        - Following closer the specs of Wolfram Language's PadLeft and PadRight.
    - Made &rescale work with Bag/Hash/Mix objects.

2026-08-22 0.0.1
    - First version with &array-pad, ¢er-array, and &rescale.