Uses 911K of libraries. Click here for Pure Java version (6567L/33K).
cprint InputTypeDetector {
S input = "a => b", output;
concept Example {
S input, type;
}
visual jvsplit(jhsplit(dm_textAreaAsSection input(), dm_textAreaAsSection output()), super);
start { dm_onFieldChangeAndNow input(r calc); }
void calc {
}
}Began life as a copy of #1028694
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028761 |
| Snippet name: | Input Type Detector [dev.] |
| Eternal ID of this version: | #1028761/2 |
| Text MD5: | 8de549bc38b5b3360ed53d93352092a9 |
| Transpilation MD5: | 6668e33441ca5bb9c5cfaa803f2cbecd |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-07 15:44:10 |
| Source code size: | 285 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 478 / 612 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |