1 | static ItIt<S> applyWordTokRules_dropBrackets_repeat_iterator(L<WordTokRule> rules, S s) { |
2 | ret repeatFunctionReturningList_iterator(func(S s) -> Collection<S> { |
3 | listPlus(applyWordTokRules(rules, s), tok_dropCurlyBrackets(s)) |
4 | }, s); |
5 | } |
Began life as a copy of #1023512
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023513 |
Snippet name: | applyWordTokRules_dropBrackets_repeat_iterator |
Eternal ID of this version: | #1023513/3 |
Text MD5: | 8b007a24a6788223bdb585e40a8d9d08 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-06-26 16:58:45 |
Source code size: | 245 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 286 / 302 |
Version history: | 2 change(s) |
Referenced in: | [show references] |