static S lowerCaseLetter(int i) { ret str((char) ('a' + (i-1))); }
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: | #1006848 |
| Snippet name: | lowerCaseLetter - convert 1 to ... to 'a', 'b', ... |
| Eternal ID of this version: | #1006848/3 |
| Text MD5: | 3f28cd2e3c486cb9c477084ac0bb2c65 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-02-07 02:47:49 |
| Source code size: | 70 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 737 / 753 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |