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

4
LINES

< > BotCompany Repo | #1026187 // applyArbitraryVarsRule_flexFind_iterator

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

Libraryless. Click here for Pure Java version (3835L/24K).

static ItIt<S> applyArbitraryVarsRule_flexFind_iterator(Set<S> vars, S ruleIn, S ruleOut, S input) {
  ret mapI(arbitraryVarsFlexFindIC_iterator_withPreAndPost(vars, ruleIn, input), map ->
    joinNemptiesWithSpace(map.get("$_pre"), replaceVars_optRound2(ruleOut, map), map.get("$_post")));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1026187
Snippet name: applyArbitraryVarsRule_flexFind_iterator
Eternal ID of this version: #1026187/2
Text MD5: 5e5bea387dc1d85169626bcaa9412ccc
Transpilation MD5: 0d93fc199d68e534d7ae84b415bef1ee
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-28 00:26:05
Source code size: 295 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 163 / 242
Version history: 1 change(s)
Referenced in: [show references]