Libraryless. Click here for Pure Java version (14495L/100K).
1 | !7 |
2 | |
3 | sclass whatever extends DynTextArea {
|
4 | transient S input, reduced; |
5 | |
6 | void update {
|
7 | if (setField(input := dm_getInterestingString())) |
8 | setText(reversed(input)); |
9 | } |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016448 |
| Snippet name: | Input Reverser |
| Eternal ID of this version: | #1016448/2 |
| Text MD5: | 9748032f1e22f79017c6c3023aa50051 |
| Transpilation MD5: | 4b16ef22dc8296f09a36dd65be201c86 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-18 18:36:37 |
| Source code size: | 191 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 632 / 785 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |