Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 24, 2018 11:39
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/9e484696426a45a6d3a8cc09a752cfec to your computer and use it in GitHub Desktop.
Save Whateverable/9e484696426a45a6d3a8cc09a752cfec to your computer and use it in GitHub Desktop.
committable6
2018.05,2018.06,HEAD https://gist.github.com/AlexDaniel/bd295b56fe60a20e2cc06904f3a90304
¦«2018.05,2018.06,HEAD(9d1e624)»:
2 (/home/bisectable/git/whateverable/sandbox/script line 5)
my &h = *.hyper: :degree(Kernel.cpu-cores), :batch(1024)
7 (/home/bisectable/git/whateverable/sandbox/script line 6)
my &r = *.race: :degree(Kernel.cpu-cores), :batch(1024)
12 (/home/bisectable/git/whateverable/sandbox/script line 17)
my \w = lines.race.map(*.words.cache).sort(+*.head).hyper.map(|*.skip: 2)
13 (/home/bisectable/git/whateverable/sandbox/script line 18)
my %p.=classify-list: *.value, w.hyper.pairs, :as(*.key)
14 (/home/bisectable/git/whateverable/sandbox/script line 18)
*.key
16 (/home/bisectable/git/whateverable/sandbox/script line 19)
say ~ w[|.value>>.succ] for %p.race.grep: { .value > 2 && [==] (.value<> Z- .value.skip) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment