static T3<S> ai_tripleWithoutQuestionMark(T3<S> t) { ret t3(t.a, dropSuffix("?", dropSuffix(" (?)", t.b)), t.c); }
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: | #1012296 |
| Snippet name: | ai_tripleWithoutQuestionMark |
| Eternal ID of this version: | #1012296/1 |
| Text MD5: | cbc435dd89871252cb709cdf7ac48c07 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-27 13:11:09 |
| Source code size: | 118 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 592 / 628 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012297 - ai_negateTriple - does to doesn't etc. |