static L<S> linesToCLWithVars(S text, final L<S> varCollector) { ret listToCL(map(func(S s) { xyzToNewIDs(s, varCollector) }, linesToCL_prepare(text))); }
Began life as a copy of #1007665
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007816 |
Snippet name: | linesToCLWithVars - replace X, Y, Z etc. with new ids |
Eternal ID of this version: | #1007816/5 |
Text MD5: | 3bbaea6ef9c06f237a4b8e2636668173 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-10 12:07:38 |
Source code size: | 160 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 494 / 492 |
Version history: | 4 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |