Created
January 19, 2018 02:59
-
-
Save Whateverable/4c61ae692a2bd782da808b9e939a10cc to your computer and use it in GitHub Desktop.
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
&postcircumfix:<[ ]>.candidates».signature».say |
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
(\SELF, Any:U $type, |c is raw) | |
(\SELF, int $pos) | |
(\SELF, int $pos, Mu \assignee) | |
(\SELF, int $pos, Mu :$BIND! is raw) | |
(\SELF, int $pos, :$delete!, *%other) | |
(\SELF, int $pos, :$exists!, *%other) | |
(\SELF, int $pos, :$kv!, *%other) | |
(\SELF, int $pos, :$p!, *%other) | |
(\SELF, int $pos, :$k!, *%other) | |
(\SELF, int $pos, :$v!, *%other) | |
(\SELF, Int:D $pos) | |
(\SELF, Int:D $pos, Mu \assignee) | |
(\SELF, Int:D $pos, Mu :$BIND! is raw) | |
(\SELF, Int:D $pos, :$delete!, *%other) | |
(\SELF, Int:D $pos, :$exists!, *%other) | |
(\SELF, Int:D $pos, :$kv!, *%other) | |
(\SELF, Int:D $pos, :$p!, *%other) | |
(\SELF, Int:D $pos, :$k!, *%other) | |
(\SELF, Int:D $pos, :$v!, *%other) | |
(\SELF, Any:D \pos) | |
(\SELF, Any:D \pos, Mu \assignee) | |
(\SELF, Any:D \pos, Mu :$BIND! is raw) | |
(\SELF, Any:D \pos, :$delete!, *%other) | |
(\SELF, Any:D \pos, :$exists!, *%other) | |
(\SELF, Any:D \pos, :$kv!, *%other) | |
(\SELF, Any:D \pos, :$p!, *%other) | |
(\SELF, Any:D \pos, :$k!, *%other) | |
(\SELF, Any:D \pos, :$v!, *%other) | |
(\SELF, Iterable:D \pos) | |
(\SELF, Iterable:D \pos, Mu \val) | |
(\SELF, Iterable:D \pos, :$BIND!) | |
(\SELF, Iterable:D \pos, :$delete!, *%other) | |
(\SELF, Iterable:D \pos, :$exists!, *%other) | |
(\SELF, Iterable:D \pos, :$kv!, *%other) | |
(\SELF, Iterable:D \pos, :$p!, *%other) | |
(\SELF, Iterable:D \pos, :$k!, *%other) | |
(\SELF, Iterable:D \pos, :$v!, *%other) | |
(\SELF, Callable:D $block) | |
(\SELF, Callable:D $block, Mu \assignee) | |
(\SELF, Callable:D $block, :$BIND!) | |
(\SELF, Callable:D $block, :$delete!, *%other) | |
(\SELF, Callable:D $block, :$exists!, *%other) | |
(\SELF, Callable:D $block, :$kv!, *%other) | |
(\SELF, Callable:D $block, :$p!, *%other) | |
(\SELF, Callable:D $block, :$k!, *%other) | |
(\SELF, Callable:D $block, :$v!, *%other) | |
(\SELF, Whatever:D) | |
(\SELF, Whatever:D, Mu \assignee) | |
(\SELF, Whatever:D, :$BIND!) | |
(\SELF, Whatever:D, :$delete!, *%other) | |
(\SELF, Whatever:D, :$exists!, *%other) | |
(\SELF, Whatever:D, :$kv!, *%other) | |
(\SELF, Whatever:D, :$p!, *%other) | |
(\SELF, Whatever:D, :$k!, *%other) | |
(\SELF, Whatever:D, :$v!, *%other) | |
(\SELF, HyperWhatever:D, *%adv) | |
(\SELF, HyperWhatever:D, Mu \assignee) | |
(\SELF, :$BIND!) | |
(\SELF, :$delete!, *%other) | |
(\SELF, :$exists!, *%other) | |
(\SELF, :$kv!, *%other) | |
(\SELF, :$p!, *%other) | |
(\SELF, :$k!, *%other) | |
(\SELF, :$v!, *%other) | |
(\SELF, *%other) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment