Skip to content

Instantly share code, notes, and snippets.

View Whateverable's full-sized avatar
☺️
Having fun on #raku on Libera.chat

Whateverable bots Whateverable

☺️
Having fun on #raku on Libera.chat
View GitHub Profile
@Whateverable
Whateverable / query
Created March 14, 2025 17:23
bisectable6
old=2024.04 enum E (A => %(class => Array)); dd A.pairs
@Whateverable
Whateverable / query
Created March 12, 2025 13:48
evalable6
my @a = <a b c d>; my @b = splice @array, 2, 0, 'X'; say @b
@Whateverable
Whateverable / query
Created March 8, 2025 20:39
bisectable6
old=2025.02 sub a(::T $a, T @b) { dd :$a:@b }; a 42, my Int @ = 666
@Whateverable
Whateverable / query
Created March 4, 2025 17:55
bisectable6
say Any === Mu
@Whateverable
Whateverable / result
Created March 3, 2025 21:15
Whateverable
2025-02-28T08:37:51Z #raku <melezhik> antononcube: I've migrated your modules to sparky, you may need to remove sparky.yaml from repos ( no longer required ) and update markdown badges, according build pages - https://gist.github.com/melezhik/2aaa9e013d7776488f0d4a888d8f0bb1
@Whateverable
Whateverable / query
Created March 3, 2025 12:14
notable6
weekly
@Whateverable
Whateverable / query
Created February 26, 2025 08:44
bisectable6
good=2024.03 bad=2024.04 enum E (A => %(class => Array))
@Whateverable
Whateverable / query
Created February 26, 2025 08:33
committable6
releases enum E (A => %(class => Array))
@Whateverable
Whateverable / query
Created February 25, 2025 08:46
bisectable6
old=2024.08 say 1234.polymod(1)
@Whateverable
Whateverable / query
Created February 24, 2025 12:44
notable6
weekly