Libraryless. Click here for Pure Java version (14495L/100K).
!7 sclass whatever extends DynTextArea { transient S input, reduced; void update { if (setField(input := dm_getInterestingString())) setText(reversed(input)); } }
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: | 631 / 784 |
| Version history: | 1 change(s) |
| Referenced in: | #1016451 - Input Reverser v2 (OK, with input choice) |