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

6
LINES

< > BotCompany Repo | #1025569 // agiBlue_varyAllWords

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

Libraryless. Click here for Pure Java version (4351L/29K).

// slice = ID or name
sS agiBlue_varyAllWords(S slice, S text) {
  ret mapCodeTokens_javaTokWithBrackets(
    (IF1<S>) x -> or2(agiBlue_randomLookupInSlice(slice, x, "vary"), x),
    text);
}

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: #1025569
Snippet name: agiBlue_varyAllWords
Eternal ID of this version: #1025569/1
Text MD5: b203f989be62bdf149d773665a3b5000
Transpilation MD5: 3eb8c852a1787721b9d48d1404ae45f6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-03 17:50:49
Source code size: 196 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 120 / 188
Referenced in: [show references]