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

6
LINES

< > BotCompany Repo | #1018123 // ai_dropLeadingAndTrailingAppellations_iterator

JavaX fragment (include)

static ItIt<S> ai_dropLeadingAndTrailingAppellations_iterator(S s) {
  final Set<S> phrases = mechSetCI("Appellations");
  ret repeatedInputModificationsIterator(s, func(S s) -> L<ItIt<S>> {
    ai_dropLeadingAndTrailingPhrasesIterators(s, phrases)
  });
}

Author comment

Began life as a copy of #1018122

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018123
Snippet name: ai_dropLeadingAndTrailingAppellations_iterator
Eternal ID of this version: #1018123/4
Text MD5: 1ec5be14465e5d3e1c8fba62a1b78d30
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:48:44
Source code size: 261 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 363 / 430
Version history: 3 change(s)
Referenced in: [show references]