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

5
LINES

< > BotCompany Repo | #1022083 // gazelle_revisitAllChatLines [dev.]

JavaX fragment (include)

static ItIt<GazelleRevisitedLine> gazelle_revisitAllChatLines(final F0<GazelleEvalContext> contextMaker, fO... _) {
  ret nestedIterator(dm_discord_allChannelIDs(), func(long channelID) -> ItIt<GazelleRevisitedLine> {
    gazelle_revisitAllLinesInChannel(channelID, contextMaker, _)
  });
}

Author comment

Began life as a copy of #1021869

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: #1022083
Snippet name: gazelle_revisitAllChatLines [dev.]
Eternal ID of this version: #1022083/2
Text MD5: 1e513211a9af6b3d21ba4313c054c3cd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-07 15:01:52
Source code size: 294 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 174 / 189
Version history: 1 change(s)
Referenced in: [show references]