1 | sS rightSideOfDoubleArrow(S s) { |
2 | L<S> x = splitAtDoubleArrow(s); |
3 | if (l(x) == 2) ret second(x); |
4 | null; |
5 | } |
Began life as a copy of #1020167
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020169 |
Snippet name: | rightSideOfDoubleArrow |
Eternal ID of this version: | #1020169/1 |
Text MD5: | aae7a8fec7a6f81d10f85e8f4f4ae51e |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-09 19:42:00 |
Source code size: | 112 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 255 / 297 |
Referenced in: | [show references] |