Rand Stats

Array::Circular

zef:lizmat
Revision history for Array-Circular

0.0.4  2021-09-10T10:34:20+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address

0.0.3  2021-01-30T13:20:32+01:00
    - Make sure that methods only take instances
    - Update copyright year

0.0.2  2020-10-30T13:28:09+01:00
    - Fix calls to prepend, José Joaquín Atria++
    - Add GitHub workflows testing
    - Simplify exporting: we just need to export an additional candidate!
    - Update copyright year

0.0.1  2018-08-15T12:53:41+01:00
    - Initial version