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

12
LINES

< > BotCompany Repo | #1015241 // Correlate things in Katze log

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (3684L/24K).

!7

p {
  final new CircularArrayList<S> buf;
  onSpeechRecognized_fromStart(voidfunc(S s) {
    if "correlate for"
      pnl(takeLast(4, buf));
    if (l(buf) >= 4) 
      removeFirst(buf);
    buf.add(s);
  });
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015241
Snippet name: Correlate things in Katze log
Eternal ID of this version: #1015241/5
Text MD5: e07a7f10cf9188f0d6c8c39123190035
Transpilation MD5: 2bffa9160d24ef2d844fa69b6c600910
Author: stefan
Category: javax / ocr
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-11 01:32:31
Source code size: 225 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 299 / 739
Version history: 4 change(s)
Referenced in: [show references]