static L<Pair<S, Bool>> dm_ai_linesWithTriggers() { ret map((L) dm_findAndCallModule("#1021004/LinesWithTriggers", 'concepts), func(O o) -> Pair<S, Bool> { pair(getString(o, 'line), isTrue(getOpt(o, 'trigger))) }); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021008 |
| Snippet name: | dm_ai_linesWithTriggers |
| Eternal ID of this version: | #1021008/2 |
| Text MD5: | 28b174755bd0a84b538662b74b26f74d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-17 21:46:32 |
| Source code size: | 228 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 517 / 565 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |