Revision history for Array-Sparse

0.0.6  2021-01-30T13:25:42+01:00
    - Bump dependency on Array::Agnostic
    - Make sure provided methods only take instances
    - Update copyright year

0.0.5  2020-12-11T15:10:37+01:00
    - Up dependency of Array::Agnostic to 0.0.8
    - Update copyright year
    - Raise Raku version to highest possible

0.0.4  2018-09-18T12:15:43+02:00
    - Iterating methods, such as keys / values, now always skip holes

0.0.3  2018-09-17T14:16:37+02:00
    - Made Array::Sparse to allow more composition down the line
    - Implemented our own "move-indexes-up/down" for performance

0.0.2  2018-09-17T12:32:28+02:00
    - Fixed problem with AT-POS vivifying
    - Cat-licensed tests from Array::Agnostic

0.0.1  2018-09-16T00:40:20+02:00
    - Initial version
