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

3
LINES

< > BotCompany Repo | #1004475 // anToA - simplify "an" to "a" (everywhere, even where "wrong")

JavaX fragment (include)

static S anToA(S s) {
  ret jreplaceIC(s, "an <id>", "a $2");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004475
Snippet name: anToA - simplify "an" to "a" (everywhere, even where "wrong")
Eternal ID of this version: #1004475/4
Text MD5: f59fa9fa6439fc425c4fddf3dfe9519e
Author: stefan
Category: javax / talking robots
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-24 03:16:37
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 427 / 417
Version history: 3 change(s)
Referenced in: [show references]