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

8
LINES

< > BotCompany Repo | #1017827 // leadingSquareBracketOptions_id

JavaX fragment (include)

sS leadingSquareBracketOptions_id(S s) {
  LS options = leadingSquareBracketOptions(s);
  new Matches m;
  for (S option : options)
    if (startsWith_trim(option, "id: ", m))
      ret m.rest();
  null;
}

Author comment

Began life as a copy of #1017826

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017827
Snippet name: leadingSquareBracketOptions_id
Eternal ID of this version: #1017827/3
Text MD5: 440732d3e36347134f961dfe147396b9
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-15 14:40:35
Source code size: 212 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 320 / 354
Version history: 2 change(s)
Referenced in: [show references]