Libraryless. Click here for Pure Java version (3028L/17K).
1 | sS shortenStr(O o) {
|
2 | ret shorten_str(o); |
3 | } |
4 | |
5 | sS shortenStr(O o, int max) {
|
6 | ret shorten_str(o, max); |
7 | } |
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: | 393 / 501 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |