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

3
LINES

< > BotCompany Repo | #1018122 // ai_dropLeadingAndTrailingPhrasesIterators

JavaX fragment (include)

static L<ItIt<S>> ai_dropLeadingAndTrailingPhrasesIterators(S s, Set<S> phrases) {
  ret ll(ai_dropLeadingPhrases(s, phrases), ai_dropTrailingPhrases(s, phrases));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018122
Snippet name: ai_dropLeadingAndTrailingPhrasesIterators
Eternal ID of this version: #1018122/4
Text MD5: 45d6dadfab9f3873f7fc83cbdf290080
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-02 14:43:50
Source code size: 167 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 301 / 347
Version history: 3 change(s)
Referenced in: [show references]