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

3
LINES

< > BotCompany Repo | #1030004 // gazelle_postRefs - get refs of post

JavaX fragment (include)

static L<Long> gazelle_postRefs(long postID) {
  ret postID == 0 ? null : allToLong(jsonDecodeList(loadPage("https://gazelle.rocks/postRefs/" + postID)));
}

Author comment

Began life as a copy of #1029992

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030004
Snippet name: gazelle_postRefs - get refs of post
Eternal ID of this version: #1030004/2
Text MD5: 71d57a94e8cb4a937074a1e307ab9ac0
Author: stefan
Category: javax / gazelle.rocks
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-29 12:14:05
Source code size: 158 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 125 / 161
Version history: 1 change(s)
Referenced in: [show references]