1 | static int je_indexOfThen(L<JE_CascadeEntry> rule) {
|
2 | for i over rule: {
|
3 | JE_CascadeEntry e = rule.get(i); |
4 | if (eqic(e.op, "then")) ret i; |
5 | } |
6 | ret -1; |
7 | } |
Began life as a copy of #1012917
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: | #1012918 |
| Snippet name: | je_indexOfThen |
| Eternal ID of this version: | #1012918/1 |
| Text MD5: | acd4bf3ff75915d1a48b09b9c7c537d2 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-16 14:28:48 |
| Source code size: | 167 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 631 / 666 |
| Referenced in: | [show references] |