Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1028830 // ciMapWithUnusedCountingDollarVars

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2715L/18K).

static SS ciMapWithUnusedCountingDollarVars(Cl<S> keys, S text) {
  LS vars = firstNCountingDollarVarsNotInSet(l(keys), allDollarVarsInText(text));
  ret zipTwoListsToCIMap(keys, vars);
}

Author comment

Began life as a copy of #1028810

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028830
Snippet name: ciMapWithUnusedCountingDollarVars
Eternal ID of this version: #1028830/4
Text MD5: 0b4cf99c3f04265277288c2c861c7c4f
Transpilation MD5: 4e9c69b70588a67d7963221a7e075a21
Author: stefan
Category: eleu / nl
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-09 14:42:34
Source code size: 190 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 127 / 200
Version history: 3 change(s)
Referenced in: [show references]