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

5
LINES

< > BotCompany Repo | #1020167 // leftSideOfDoubleArrow

JavaX fragment (include)

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

Author comment

Began life as a copy of #1020166

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: #1020167
Snippet name: leftSideOfDoubleArrow
Eternal ID of this version: #1020167/1
Text MD5: 250907ba02e8cc98e3425957e483144c
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:35:55
Source code size: 110 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 238 / 264
Referenced in: [show references]