static PairS splitAtDoubleArrow_pair(S s) { ret splitAtDoubleArrow_pair(javaTokWithBrackets(s)); } static PairS splitAtDoubleArrow_pair(LS tok) { ret listToPair(splitAtDoubleArrow(tok)); }
Began life as a copy of #1011989
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1021252 |
| Snippet name: | splitAtDoubleArrow_pair - javaTok and split at "=>" (and trim). uses javaTokWithBrackets |
| Eternal ID of this version: | #1021252/1 |
| Text MD5: | 625d724ced87c34fc9a2aa8d4e7ca059 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-06 11:43:01 |
| Source code size: | 199 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 865 / 913 |
| Referenced in: | [show references] |