1 | // use auto-operator |
2 | static L<S> ai_getOperands(S s) { |
3 | ret ai_operands(s); |
4 | } |
5 | |
6 | static L<S> ai_getOperands(L<S> operator, S s) { |
7 | ret ai_operands(operator, s); |
8 | } |
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: | 381 / 412 |
Referenced in: | [show references] |