sbool isLocalSnippetID(S snippetID) { ret isSnippetID(snippetID) && isLocalSnippetID(psI(snippetID)); } sbool isLocalSnippetID(long snippetID) { ret snippetID >= 1000 && snippetID <= 9999; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018979 |
| Snippet name: | isLocalSnippetID |
| Eternal ID of this version: | #1018979/5 |
| Text MD5: | 3589424e1ffd4b213bf08c88dc820101 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-03 20:40:34 |
| Source code size: | 201 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 617 / 689 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |