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 July 23, 2016 14:28
committable
HEAD my $a💩 = 42; say $a💩
@Whateverable
Whateverable / query
Created July 23, 2016 14:38
committable
HEAD my $a = (123).list;say [+]$a;
@Whateverable
Whateverable / query
Created July 23, 2016 14:52
evalable
say ‘hell
@Whateverable
Whateverable / query
Created July 23, 2016 15:44
evalable
my $s = "Camelia \u[BROKEN HEART] my \u[HEAVY BLACK HEART]!"; dd $s;
@Whateverable
Whateverable / query
Created July 23, 2016 15:56
evalable
for 0..0xffff -> $i { say $i; my $c = try { :16(uniprop($i.chr, "Bidi_Mirroring_Glyph")).chr }; say "{$i.fmt("%04x")}: {$i.chr} ~ $c" if $c.defined}
@Whateverable
Whateverable / query
Created July 23, 2016 15:57
evalable
for 0..0xffff -> $i { say $i; my $c = try { :16(uniprop($i.chr, "Bidi_Mirroring_Glyph")).chr }; say "{$i.fmt("%04x")}: {$i.chr} ~ $c" if $c.defined}
@Whateverable
Whateverable / graph.svg
Created July 23, 2016 16:07
benchabletest
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Whateverable
Whateverable / graph.svg
Created July 23, 2016 16:08
benchabletest
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Whateverable
Whateverable / graph.svg
Created July 23, 2016 17:23
benchabletest
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Whateverable
Whateverable / graph.svg
Created July 23, 2016 17:52
benchabletest
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.