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

5
LINES

< > BotCompany Repo | #1009999 // allWebsFromCircleEditor - returns latest created first; now uncached

JavaX fragment (include)

static L<Web> allWebsFromCircleEditor() {
  ret map_pcall(func(Drawing d) {
    web_setSource("local", calToWeb(d.cal()))
  }, reversed(list(new Concepts(circlesEditorDBID()).load(), Drawing)));
}

Author comment

Began life as a copy of #1009990

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009999
Snippet name: allWebsFromCircleEditor - returns latest created first; now uncached
Eternal ID of this version: #1009999/10
Text MD5: 2b35504a3dc0d7ae00f498c6c62fe1ea
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-22 02:21:53
Source code size: 202 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 400 / 430
Version history: 9 change(s)
Referenced in: [show references]