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

3
LINES

< > BotCompany Repo | #1021344 // ai_triple_cWithoutThat - e.g. for ("people", "think", "that flowers are beautiful")

JavaX fragment (include)

sS ai_triple_cWithoutThat(T3<S> t) {
  ret t == null ? null : swic(t.c, "that ") ? dropPrefixTrim("that", t.c) : null;
}

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: #1021344
Snippet name: ai_triple_cWithoutThat - e.g. for ("people", "think", "that flowers are beautiful")
Eternal ID of this version: #1021344/2
Text MD5: d85a0366dc56cf8821db349c4d883505
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-08 20:51:12
Source code size: 122 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 178 / 224
Version history: 1 change(s)
Referenced in: [show references]