1 | static L<S> gCares() {
|
2 | new L<S> l; |
3 | for (Matches care : matchAll("!care *", gLogicList()))
|
4 | l.add(singular(care.unq(0))); |
5 | ret l; |
6 | } |
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: | 663 / 701 |
| Referenced in: | [show references] |