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

8
LINES

< > BotCompany Repo | #1013501 // ai_spec_priorityToNormal

JavaX fragment (include)

static void ai_spec_priorityToNormal(Web web) {
  new Matches m;
  for (WebRelation r : web_relationObjects(web)) {
    S rel = web_text(r);
    if (swic(rel, "[priority] ", m))
      postDerivedFromWeb(web, web_text(r.a), m.rest(), web_text(r.b));
  }
}

Author comment

Began life as a copy of #1013496

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: #1013501
Snippet name: ai_spec_priorityToNormal
Eternal ID of this version: #1013501/1
Text MD5: a0ba4c12b4953dd7b6327e1aaf89654f
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 17:17:51
Source code size: 261 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 384 / 415
Referenced in: [show references]