static S tolower(S s) { ret s == null ? null : s.toLowerCase(); } static char tolower(char c) { ret Character.toLowerCase(c); }
Began life as a copy of #1002026
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: | #1011044 |
Snippet name: | tolower |
Eternal ID of this version: | #1011044/1 |
Text MD5: | cc16587661188336e33608cf9ca11cfe |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-11 22:30:13 |
Source code size: | 138 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 516 / 517 |
Referenced in: | [show references] |