static S gMatchStart(S pat) { L<S> log = gLog(); for (int i = l(log)-1; i >= 0; i--) if (matchStart(pat, log.get(i))) ret log.get(i); null; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004405 |
Snippet name: | gMatchStart |
Eternal ID of this version: | #1004405/1 |
Text MD5: | 41da44f5c808b99c56358e7beb325a3c |
Author: | stefan |
Category: | javax / talking robots |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-15 22:25:03 |
Source code size: | 163 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 543 / 547 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |