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

3
LINES

< > BotCompany Repo | #1024075 // unicode_fullWidth_v1

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

Libraryless. Click here for Pure Java version (1858L/12K).

sS unicode_fullWidth_v1(S s) {
  ret codePointsToString(map(codepoints(s), cp -> cp == ' ' ? cp : cp+0xFEE0));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024075
Snippet name: unicode_fullWidth_v1
Eternal ID of this version: #1024075/2
Text MD5: 4381ba6cbaee4c689a9c2844ddefd2c4
Transpilation MD5: b21822821d516e378c57146d6acf44e5
Author: stefan
Category: javax / unicode
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-20 01:42:07
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 96 / 171
Version history: 1 change(s)
Referenced in: [show references]