Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1012883 // ai_parseSlashTriple

JavaX fragment (include)

static T3<S> ai_parseSlashTriple(S s) {
  L<S> l = map tok_unCurlyBracket(tok_splitAtSlash(tok_combineCurlyBrackets_keep(javaTok(s))));
  if (l(l) == 2) l.add(".");
  ret listToTriple(l);
}

Author comment

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: 277 / 327
Version history: 2 change(s)
Referenced in: [show references]