static Web web_upper(Web web) { ret web_labelsToUpperCase(web); } static void web_upper(WebNode node) { web_labelsToUpperCase(node); }
Began life as a copy of #1009972
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: | #1010069 |
| Snippet name: | web_upper - synonym of web_labelsToUpperCase - changes original web |
| Eternal ID of this version: | #1010069/1 |
| Text MD5: | 45d8f2ea9748e09901805afdcd43fe78 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-01 23:59:13 |
| Source code size: | 145 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 683 / 724 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |