Libraryless. Click here for Pure Java version (79L/1K).
sS charPairToString(Pair<Char> p) { ret p == null ? null : ""+p.a+p.b; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028481 |
| Snippet name: | charPairToString |
| Eternal ID of this version: | #1028481/1 |
| Text MD5: | 2bae2eb20941aa3f4ef5cccbb4ce39a4 |
| Transpilation MD5: | 3be9cc558c7c572afb6dee7d3e56180c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-22 00:38:37 |
| Source code size: | 76 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 434 / 546 |
| Referenced in: | [show references] |