Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 24, 2020 02:48
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/3ddf2b46e0b0bdb69a383d392b70b39c to your computer and use it in GitHub Desktop.
Save Whateverable/3ddf2b46e0b0bdb69a383d392b70b39c to your computer and use it in GitHub Desktop.
greppable6
WrapHandle
File Code
bduggan/p6-jupyter-kernel
…/magics.ipynb :157:
"(Routine::WrapHandle.new Routine::WrapHandle.new)"
perl6/doc
…/Routine.pod6 :106:
L<C<Routine::WrapHandle>|/type/Routine::WrapHandle>,
perl6/doc
…/Routine.pod6 :115:
L<C<Routine::WrapHandle>|/type/Routine::WrapHandle> type returned from C<wrap>
perl6/doc
…/WrapHandle.pod6 :3:
=TITLE class Routine::WrapHandle
perl6/doc
…/WrapHandle.pod6 :7:
class WrapHandle { ... }
perl6/doc
…/WrapHandle.pod6 :9:
C<WrapHandle> is a I<Rakudo private class> created and returned by
perl6/doc
…/WrapHandle.pod6 :12:
the method C<restore> on a C<Routine::WrapHandle> object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment