static int tok_countDoubleArrows(S s) { ret tok_countDoubleArrows(javaTok(s)); } static int tok_countDoubleArrows(L<S> tok) { ret countSubList(tok, "=", "", ">"); }
Began life as a copy of #1013677
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: | #1013679 | 
| Snippet name: | tok_countDoubleArrows | 
| Eternal ID of this version: | #1013679/3 | 
| Text MD5: | cc82161548f7815097cca00384567ab2 | 
| 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:37:31 | 
| Source code size: | 175 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 599 / 662 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |