Libraryless. Click here for Pure Java version (2275L/15K).
1 | // f : ES -> Collection<ES> |
2 | static Set<ES> mapLike functionReturningList_transitiveHull_ciSet_es(O f, ES input, O... _) { |
3 | Set<ES> seen = optPar seen(_, linkedCISet_es()); |
4 | exhaustIterator(repeatFunctionReturningList_iterator(f, input, paramsPlus(_, +seen))); |
5 | ret seen; |
6 | } |
Began life as a copy of #1023182
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: | #1023207 |
Snippet name: | functionReturningList_transitiveHull_ciSet_es |
Eternal ID of this version: | #1023207/3 |
Text MD5: | e88d90641d802f84a55283904a9a93f8 |
Transpilation MD5: | f134137db07016613f568318aa512332 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-16 20:03:15 |
Source code size: | 280 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 295 / 373 |
Version history: | 2 change(s) |
Referenced in: | [show references] |