1 | static T3<S> ai_parseSlashTriple(S s) { |
2 | L<S> l = map tok_unCurlyBracket(tok_splitAtSlash(tok_combineCurlyBrackets_keep(javaTok(s)))); |
3 | if (l(l) == 2) l.add("."); |
4 | ret listToTriple(l); |
5 | } |
Began life as a copy of #1012030
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: | #1012883 |
Snippet name: | ai_parseSlashTriple |
Eternal ID of this version: | #1012883/3 |
Text MD5: | 90b26516c7b58d52cefcc36b11f9a0f1 |
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-15 00:20:37 |
Source code size: | 193 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 347 / 401 |
Version history: | 2 change(s) |
Referenced in: | [show references] |