Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raku: Luhn: Improve solution | Andinus | 2021-09-08 | 1 | -8/+17 |
| | | | | | | - Use regex parameter in `.comb' and skip `.grep'. - Use a sub subtract-if-greater to reduce noise in ternary operation. - Remove trailing `;' if implicitly returning a value. | ||||
* | Raku: Luhn: Add solution | Andinus | 2021-09-03 | 1 | -1/+8 |
| | |||||
* | Add solved exercises | Andinus | 2021-08-11 | 1 | -0/+4 |