static bool tok_containsSimpleArrows(S s) { ret tok_containsSimpleArrow(s); } static bool tok_containsSimpleArrows(L<S> tok) { ret tok_containsSimpleArrow(tok); }
Began life as a copy of #1011782
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013570 |
| Snippet name: | tok_containsSimpleArrows - synonym of tok_containsSimpleArrow |
| Eternal ID of this version: | #1013570/1 |
| Text MD5: | 3ec5519679b89b434b58bd780fc20b7a |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-10 15:26:38 |
| Source code size: | 173 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 584 / 618 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |