Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raku: Acronym: Use meta concat operator, uppercase the string first | Andinus | 2021-09-29 | 1 | -1/+3 |
| | |||||
* | Raku: Add Allergies | Andinus | 2021-09-11 | 4 | -0/+598 |
| | |||||
* | Raku: Complete Phone Number & RNA Transcription | Andinus | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Raku: Acronym: Add solution | Andinus | 2021-09-08 | 4 | -0/+153 |
| | |||||
* | 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: RNA: Add solution | Andinus | 2021-09-05 | 4 | -0/+143 |
| | |||||
* | Raku: Luhn: Add solution | Andinus | 2021-09-03 | 1 | -1/+8 |
| | |||||
* | Raku: Phone Number: Remove duplicate code with the use of proceed | Andinus | 2021-09-03 | 1 | -12/+4 |
| | |||||
* | Raku: Solution for phone-number | Andinus | 2021-08-25 | 1 | -1/+35 |
| | |||||
* | Add solved exercises | Andinus | 2021-08-11 | 39 | -0/+2987 |