Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 20, 2017 08:55
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/7484639f6adeb06a756cd1b2bf39b110 to your computer and use it in GitHub Desktop.
Save Whateverable/7484639f6adeb06a756cd1b2bf39b110 to your computer and use it in GitHub Desktop.
committable6
5e61516a^,5e61516a sub foo { supply { emit($_) for 1..10; }; }; react { whenever foo() { next if $_ > 3; say $_; }; };
¦«5e61516a^»: 1
2
3
Access denied to keep/break this Promise; already vowed
in any at /tmp/whateverable/rakudo-moar/5f1249e843bbd7ead4860f65c2ccd19ec6376033/share/perl6/runtime/CORE.setting.moarvm line 1
«exit code = 1»
¦«5e61516»: 1
2
3
Access denied to keep/break this Promise; already vowed
in any at /tmp/whateverable/rakudo-moar/5e61516a3fd290d93a7e18899483ccb2b9ba3a30/share/perl6/runtime/CORE.setting.moarvm line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment