Rand Stats

Hash::LRU

zef:lizmat
Revision history for Hash-LRU

0.0.5  2021-09-10T10:59:25+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.4  2020-11-20T22:32:30+01:00
    - Add example suggested by Alexey Melezhik

0.0.3  2020-11-20T18:56:57+01:00
    - Upgrade to highest possible Raku version
    - Improve error reporting, JJ Atria++ for that

0.0.2  2020-10-30T13:44:26+01:00
    - Simplify exporting of trait candidates
    - Add GitHub workflows testing
    - Update copyright year

0.0.1  2018-07-25T14:27:56+02:00
    - Initial version