Libraryless. Click here for Pure Java version (14615L/101K).
1 | !7 |
2 | |
3 | module SomeReasoning > DynTextArea {
|
4 | start {
|
5 | dm_onTopInputChangeAndNow_q(voidfunc(fS s) {
|
6 | new L<S> out; |
7 | out.add(s); |
8 | LS defs = dm_findAndCallModule("#1019714/Definitions", 'getDefinitions, s);
|
9 | addAll(out, defs); |
10 | setText(lines_rtrim(out)); |
11 | }); |
12 | } |
13 | } |
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019796 |
| Snippet name: | Some Reasoning On AI Bar Text [dev.] |
| Eternal ID of this version: | #1019796/6 |
| Text MD5: | 04d1941e105c4f16c68871786a81f7c5 |
| Transpilation MD5: | 7ff8f4a80812738b31111dfa83208e9e |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-26 22:25:19 |
| Source code size: | 303 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 508 / 938 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |