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

7
LINES

< > BotCompany Repo | #1013677 // tok_containsDoubleArrow

JavaX fragment (include)

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

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

Author comment

Began life as a copy of #1011782

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: #1013677
Snippet name: tok_containsDoubleArrow
Eternal ID of this version: #1013677/1
Text MD5: 1a65199472fcddf2c1e73e4eb3893180
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-21 14:24:20
Source code size: 186 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 302 / 348
Referenced in: [show references]