Libraryless. Click here for Pure Java version (2939L/17K).
1 | static LS tok_identifiers(S s) { |
2 | ret tok_identifiersInOrder(s); |
3 | } |
4 | |
5 | |
6 | |
7 | static LS tok_identifiers(LS tok) { |
8 | ret tok_identifiersInOrder(tok); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031565 |
Snippet name: | tok_identifiers - synonym of tok_identifiersInOrder |
Eternal ID of this version: | #1031565/2 |
Text MD5: | 0d6f4581b45b45f4fe35a03e7c47cff5 |
Transpilation MD5: | 8507ee81cfa42da8c1e1e928bc04a43d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-22 02:56:50 |
Source code size: | 145 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 194 / 274 |
Version history: | 1 change(s) |
Referenced in: | [show references] |