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

9
LINES

< > BotCompany Repo | #1021733 // tok_splitAtDoubleArrow_pair - synonym of splitAtDoubleArrow_pair

JavaX fragment (include)

static PairS tok_splitAtDoubleArrow_pair(S s) {
  ret splitAtDoubleArrow_pair(s);
}



static PairS tok_splitAtDoubleArrow_pair(LS tok) {
  ret splitAtDoubleArrow_pair(tok);
}

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: #1021733
Snippet name: tok_splitAtDoubleArrow_pair - synonym of splitAtDoubleArrow_pair
Eternal ID of this version: #1021733/1
Text MD5: a85b711ff1c80b99f393779d3cdbbb32
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-25 12:33:58
Source code size: 177 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 251 / 295
Referenced in: [show references]