Transpiled version (3947L) is out of date.
1 | sS takeFirst_str(int maxChars, O o) {
|
2 | ret takeFirst(maxChars, str(o)); |
3 | } |
4 | |
5 | sS takeFirst_str(O o, int maxChars) { |
6 | ret takeFirst_str(maxChars, o); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033177 |
| Snippet name: | takeFirst_str |
| Eternal ID of this version: | #1033177/2 |
| Text MD5: | 04c454a309d90a543b2dcbff63dcf237 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-15 23:15:37 |
| Source code size: | 151 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 348 / 460 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |