// use auto-operator static L<S> ai_getOperands(S s) { ret ai_operands(s); } static L<S> ai_getOperands(L<S> operator, S s) { ret ai_operands(operator, s); }
Began life as a copy of #1013227
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: | #1013449 |
| Snippet name: | ai_getOperands - synonym of ai_operands |
| Eternal ID of this version: | #1013449/1 |
| Text MD5: | c490f2740522c90e5e0b2d6cf29f789e |
| 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-07 02:31:10 |
| Source code size: | 169 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 649 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |