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

7
LINES

< > BotCompany Repo | #1032014 // shortenStr - synonym of shorten_str

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

Libraryless. Click here for Pure Java version (3028L/17K).

sS shortenStr(O o) {
  ret shorten_str(o);
}

sS shortenStr(O o, int max) {
  ret shorten_str(o, max);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032014
Snippet name: shortenStr - synonym of shorten_str
Eternal ID of this version: #1032014/2
Text MD5: 7074fd58c35cbca3312e8f521e2cb63b
Transpilation MD5: 3b9e60bd0c18801f527c05d541dffa4c
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-11 01:55:27
Source code size: 110 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 132
Version history: 1 change(s)
Referenced in: [show references]