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

9
LINES

< > BotCompany Repo | #1023859 // ai_wayToSayYourName

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

Transpiled version (7381L) is out of date.

sS ai_wayToSayYourName(S s) {
  MultiMap<S> mm = mergeMapsToMultiMap(flexMatchDollarVarsIC_all_multiPattern(mL("Ways to say your name"), s));
  for (PairS p : multiMapToPairs(mm)) {
    print(p.a);
    if (eqic(p.a, "$nameButNotAdjective") && isAdjective(p.b)) continue;
    ret p.b;
  }
  null;
}

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: #1023859
Snippet name: ai_wayToSayYourName
Eternal ID of this version: #1023859/4
Text MD5: cc03c13d5139f744f32ac3754367d656
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-10 17:43:00
Source code size: 305 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 186
Version history: 3 change(s)
Referenced in: [show references]