// f : A -> Collection<A> static <A> ItIt<A> mapLike iterateHull(O f, A input, O... _) { ret repeatFunctionReturningList_iterator(f, input, paramsPlus(_, plusInput := true)); }
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: | 252 / 294 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |