static <A> Map<A> persistentListFromProgram(S progID, S name) { PersistentLister l = persistentListerReadOnly(progID); ret l.getList(name); }
Began life as a copy of #1010712
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: | #1010966 |
Snippet name: | persistentListFromProgram - load list stored with persistentList() by another program |
Eternal ID of this version: | #1010966/1 |
Text MD5: | 6de1a3cff9cb0e83aac7f1dcdd20d0b1 |
Author: | stefan |
Category: | javax / lists |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-10 19:40:08 |
Source code size: | 148 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 340 / 386 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |