1 | static <A> Map<A> persistentListFromProgram(S progID, S name) { |
2 | PersistentLister l = persistentListerReadOnly(progID); |
3 | ret l.getList(name); |
4 | } |
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: | 339 / 385 |
Referenced in: | [show references] |