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

3
LINES

< > BotCompany Repo | #1028810 // firstUnusedCountingDollarVar

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

Libraryless. Click here for Pure Java version (2692L/17K).

sS firstUnusedCountingDollarVar(S text) {
  ret firstCountingDollarVarNotInSet(allDollarVarsInText(text));
}

Author comment

Began life as a copy of #1002880

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: #1028810
Snippet name: firstUnusedCountingDollarVar
Eternal ID of this version: #1028810/2
Text MD5: 9baafd8f93376b55e8fb5e2ebe1a2ea8
Transpilation MD5: c01a9edf4f58ef6aabced84d6d9a070f
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 11:28:20
Source code size: 110 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 200
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1028811 - firstCountingDollarVarNotInSet
#1028830 - ciMapWithUnusedCountingDollarVars