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

6
LINES

< > BotCompany Repo | #1028351 // ipToCountry2020_safe

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

Libraryless. Click here for Pure Java version (4875L/33K).

sS ipToCountry2020_safe(S ip) {
  pcall {
    ret or2(ipToCountry2020(ip), "?");
  }
  ret "?";
}

Author comment

Began life as a copy of #1028338

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028351
Snippet name: ipToCountry2020_safe
Eternal ID of this version: #1028351/3
Text MD5: 4d2c49a8456d06001746977ac539014c
Transpilation MD5: 159258cb8f538682dab3e6a985ac8523
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-12 23:36:34
Source code size: 102 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 208
Version history: 2 change(s)
Referenced in: [show references]