static LS identifiers(S s) { ret tok_identifiersInOrder(s); } static LS identifiers(LS tok) { ret tok_identifiersInOrder(tok); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034307 |
| Snippet name: | identifiers - synonym of tok_identifiersInOrder |
| Eternal ID of this version: | #1034307/1 |
| Text MD5: | f3a56d4b626ff27ab2c6c140974b30ec |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-01 18:14:56 |
| Source code size: | 137 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 420 / 441 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |