Created
December 22, 2017 04:58
Star
You must be signed in to star a gist
evalable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| say &say.candidates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (sub say () { #`(Sub|94521467668920) ... } sub say (Junction:D \j) { #`(Sub|94521467669072) ... } sub say (Str:D \x) { #`(Sub|94521467669224) ... } sub say (\x) { #`(Sub|94521467669376) ... } sub say (**@args is raw) { #`(Sub|94521467669528) ... }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment