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

4
LINES

< > BotCompany Repo | #1021702 // dm_discord_allLinesWithReactions

JavaX fragment (include)

static L<GazelleLine> dm_discord_allLinesWithReactions() {
  L lines = [O line : (L) dm_call(dm_gazelle_linesCRUD(), 'concepts) | nempty(getList(line, 'reactions))];
  ret map dm_discord_importLine(lines);
}

Author comment

Began life as a copy of #1021635

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1021702
Snippet name: dm_discord_allLinesWithReactions
Eternal ID of this version: #1021702/3
Text MD5: 1b4a4173ca9697a9998f370f078863d5
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-11 11:07:56
Source code size: 210 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 217 / 255
Version history: 2 change(s)
Referenced in: [show references]