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

3
LINES

< > BotCompany Repo | #1017698 // mapReplaceVars2 - takes multiple string patterns

JavaX fragment (include)

static LS mapReplaceVars2(LS patterns, final SS map) {
  ret map(func(S pat) -> S { replaceVars(pat, map) }, patterns);
}

Author comment

Began life as a copy of #1004303

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017698
Snippet name: mapReplaceVars2 - takes multiple string patterns
Eternal ID of this version: #1017698/2
Text MD5: be2c6e700b89c0b854685bd70da0e963
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-27 12:53:18
Source code size: 123 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 369 / 371
Version history: 1 change(s)
Referenced in: [show references]