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

8
LINES

< > BotCompany Repo | #1017341 // Add plural to nouns list

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6762L/49K).

!7

p-exp {
  Set<S> set = ciSet();
  for (S s : mL("Nouns"))
    set.add(plural(s));
  addToMechList("Nouns", set);
}

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: #1017341
Snippet name: Add plural to nouns list
Eternal ID of this version: #1017341/1
Text MD5: 3cac2b3da1b0b9aa83368f54b8ab14e8
Transpilation MD5: b85f1adfa19c32c0119e125f434e9b57
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-17 20:59:00
Source code size: 125 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 307 / 770
Referenced in: [show references]