1 | static bool containsXYZVariables_c(L<S> tokC) { |
2 | for (S t : tokC) |
3 | if (formatXYZ_varToIndex(t) != 0) |
4 | true; |
5 | false; |
6 | } |
Began life as a copy of #1007871
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: | #1008095 |
Snippet name: | containsXYZVariables_c |
Eternal ID of this version: | #1008095/1 |
Text MD5: | 73c368e69077c92af9d7e7bb83acd96a |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-24 14:51:03 |
Source code size: | 132 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 599 / 618 |
Referenced in: | [show references] |