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

6
LINES

< > BotCompany Repo | #1010820 // expandCountryCode

JavaX fragment (include)

1  
static S expandCountryCode(S code) {
2  
  pcall {
3  
    try answer countryCodeToCommonName(code);
4  
  }
5  
  ret code;
6  
}

Author comment

Began life as a copy of #1008335

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010820
Snippet name: expandCountryCode
Eternal ID of this version: #1010820/2
Text MD5: 4776015ddbc7581f6646aff0683c420a
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-03 23:47:13
Source code size: 115 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 383 / 421
Version history: 1 change(s)
Referenced in: [show references]