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

6
LINES

< > BotCompany Repo | #1025715 // ai_generalSplitter1

JavaX fragment (include)

// returns tokenization or null
static LS ai_generalSplitter1(S s) {
  LS tok;
  if (l(tok = tok_splitAtSpacedDashes(s)) > 3) ret tok;
  null;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025715
Snippet name: ai_generalSplitter1
Eternal ID of this version: #1025715/1
Text MD5: 233cdbf67eee27c05b0a1a21cf623444
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-14 20:53:18
Source code size: 149 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 87 / 122
Referenced in: [show references]