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

3
LINES

< > BotCompany Repo | #1005234 // isExtendedUnicodeCharacter

JavaX fragment (include)

static bool isExtendedUnicodeCharacter(S s, int idx) {
  ret Character.charCount(s.codePointAt(idx)) > 1;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005234
Snippet name: isExtendedUnicodeCharacter
Eternal ID of this version: #1005234/1
Text MD5: c37d2caeb9a69e91244388c9278365db
Author: stefan
Category: javax / unicode
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-25 21:54:49
Source code size: 109 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 439 / 713
Referenced in: [show references]