1 | // f : A -> Collection<A> |
2 | static <A> ItIt<A> mapLike iterateHull(O f, A input, O... _) { |
3 | ret repeatFunctionReturningList_iterator(f, input, paramsPlus(_, plusInput := true)); |
4 | } |
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: | #1023519 |
Snippet name: | iterateHull - repeatFunctionReturningList_iterator + plusInput |
Eternal ID of this version: | #1023519/1 |
Text MD5: | 7055f3f9d9a1898fe2c4e93228f77f07 |
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 23:44:12 |
Source code size: | 181 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 253 / 296 |
Referenced in: | [show references] |