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