Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 22, 2018 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/e36801d2be951dbea13c2b891016e83a to your computer and use it in GitHub Desktop.
Save Whateverable/e36801d2be951dbea13c2b891016e83a to your computer and use it in GitHub Desktop.
committable6
2017.10,2017.11,2017.12,2018.01 my $word=True;my $search='cat';my $regex=$word ?? "<< '$search' >>" !! $search; (0..0x10FFFF).race.map(*.chr).grep({$_.uninames ~~ m:i/<$regex>/}).map({say "$_ : U+{$_.ord} {$_.uninames}"})
¦«2017.10»:
ꊶ : U+41654 YI SYLLABLE CAT
«timed out after 10 seconds» «exit signal = SIGHUP (1)»
¦«2017.11,2017.12,2018.01»:
A worker in a parallel iteration (hyper or race) initiated here:
in block <unit> at /tmp/k_zZ2tCP4U line 1
Died at:
Cannot find method 'Any' on object of type Match
in block at /tmp/k_zZ2tCP4U line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment