static int ai_invalidateTerms(Collection<S> l) { int n = 0; for (S s : unnull(l)) n += ai_invalidateWholeTerm(s); ret n; }
Began life as a copy of #1012004
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: | #1012825 | 
| Snippet name: | ai_invalidateTerms | 
| Eternal ID of this version: | #1012825/3 | 
| Text MD5: | 093580086960df7b6528d013aa9e34b4 | 
| 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-14 00:03:23 | 
| Source code size: | 137 bytes / 6 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 659 / 675 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |