Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1020169 // rightSideOfDoubleArrow

JavaX fragment (include)

sS rightSideOfDoubleArrow(S s) {
  L<S> x = splitAtDoubleArrow(s);
  if (l(x) == 2) ret second(x);
  null;
}

Author comment

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: 185 / 223
Referenced in: [show references]