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

6
LINES

< > BotCompany Repo | #1004406 // gCares - list my cares

JavaX fragment (include)

static L<S> gCares() {
  new L<S> l;
  for (Matches care : matchAll("!care *", gLogicList()))
    l.add(singular(care.unq(0)));
  ret l;
}

Author comment

Began life as a copy of #1004403

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004406
Snippet name: gCares - list my cares
Eternal ID of this version: #1004406/1
Text MD5: 80aff765f0274e54de99bc06cc3358b5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-15 22:26:49
Source code size: 143 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 389 / 411
Referenced in: [show references]