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

7
LINES

< > BotCompany Repo | #1022959 // ai_splitAt_is

JavaX fragment (include)

static LS ai_splitAt_is(S s) {
  ret ai_splitAroundPhrase_orNull(s, "is");
}

static LS ai_splitAt_is(LS tok) {
  ret ai_splitAroundPhrase_orNull(tok, "is");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022959
Snippet name: ai_splitAt_is
Eternal ID of this version: #1022959/2
Text MD5: 014b93864cf2929b27416ab6a718c44f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-15 20:20:32
Source code size: 165 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 192 / 228
Version history: 1 change(s)
Referenced in: [show references]