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

6
LINES

< > BotCompany Repo | #1004850 // matchOKOrFail

JavaX fragment (include)

static S matchOKOrFail(S s) {
  new Matches m;
  if "ok *"
    ret m.unq(0);
  fail(s);
}

Author comment

Began life as a copy of #1003754

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: #1004850
Snippet name: matchOKOrFail
Eternal ID of this version: #1004850/1
Text MD5: e113ae44240e9c65cc69d7f9d8c47690
Author: stefan
Category: javax / talking robots
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-05 16:06:48
Source code size: 94 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 481 / 469
Referenced in: [show references]