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

7
LINES

< > BotCompany Repo | #1003976 // gSearchNeqNoSystem - find lines not equal to input and not starting with "[system]"

JavaX fragment (include)

static S gSearchNeqNoSystem(O predicate) {
  ret gSearchNeqNoSystem(gLog(), predicate);
}

static S gSearchNeqNoSystem(L<S> log, O predicate) {
  ret _get(log, gSearchNeqNoSystemIdx(log, predicate));
}

Author comment

Began life as a copy of #1003878

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: #1003976
Snippet name: gSearchNeqNoSystem - find lines not equal to input and not starting with "[system]"
Eternal ID of this version: #1003976/1
Text MD5: 41c370e275b6691b71c4491fe4e692c4
Author: stefan
Category: javax / talking robots
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-10 18:42:21
Source code size: 207 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 457 / 436
Referenced in: [show references]