whateverable icon indicating copy to clipboard operation
whateverable copied to clipboard

Benchable and used modules

Open AlexDaniel opened this issue 8 years ago • 0 comments

Sometimes a module is needed in the executed code:

  • https://github.com/perl6/whateverable/blob/master/bin/Benchable.p6#L63 âš  (broken link)

And it goes a bit further and requires stuff like this:

  • https://github.com/perl6/whateverable/blob/master/bin/Benchable.p6#L86 âš  (broken link)

Would be nice if we didn't have to do all this and the module was readily available by some other means.

AlexDaniel avatar May 29 '17 01:05 AlexDaniel