1 | static S upperCaseAlphabet() { |
2 | char[] x = new char[26]; |
3 | for i over x: x[i] = alphabetLetterUpper(i+1); |
4 | ret str(x); |
5 | } |
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: | #1009049 |
Snippet name: | upperCaseAlphabet |
Eternal ID of this version: | #1009049/1 |
Text MD5: | 071045a9141ee5eaa8c929eedc1509a9 |
Author: | stefan |
Category: | javax / desktop |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-06-30 20:35:15 |
Source code size: | 126 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 559 / 588 |
Referenced in: | [show references] |