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

7
LINES

< > BotCompany Repo | #1011782 // tok_containsSimpleArrow

JavaX fragment (include)

static bool tok_containsSimpleArrow(S s) {
  ret tok_containsSimpleArrow(javaTok(s));
}

static bool tok_containsSimpleArrow(L<S> tok) {
  ret containsSubList(tok, "-", "", ">");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011782
Snippet name: tok_containsSimpleArrow
Eternal ID of this version: #1011782/4
Text MD5: ec20cfc6acf83df84b24000a24706657
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-22 08:31:51
Source code size: 186 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 361 / 398
Version history: 3 change(s)
Referenced in: [show references]