static Collection<S> gazelle_suggestRuleComments_inMechList(TextCommentsID rule, O... _) { S in = gazelle_inOfRuleText(rule.text); ret map(dm_searchLoadedMechListIndices(in), list -> "var " + quote(in) + " should be in list " + quote(list)); }
Began life as a copy of #1022528
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: | #1022568 |
| Snippet name: | gazelle_suggestRuleComments_inMechList - uses loaded indices |
| Eternal ID of this version: | #1022568/3 |
| Text MD5: | d5c9ea9ddf5dcd14ca7bc61ca92b8d93 |
| Author: | stefan |
| Category: | javax / gazelle |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-21 11:56:15 |
| Source code size: | 255 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 516 / 546 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |