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

4
LINES

< > BotCompany Repo | #1022567 // dm_searchLoadedMechListIndices

JavaX fragment (include)

// takes item, returns list names
static Set<S> dm_searchLoadedMechListIndices(S s) {
  ret empty(s) ? null : concatListsToCISet((L<? extends Collection<S>>) dm_vmBus_queryServices('aMechListIndex, 'mechListsForEntry, s));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022567
Snippet name: dm_searchLoadedMechListIndices
Eternal ID of this version: #1022567/3
Text MD5: 8d2d9b8b4a04eaa926518c1ac6fcd72c
Author: stefan
Category: javax / vm
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-21 11:54:38
Source code size: 227 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 179 / 209
Version history: 2 change(s)
Referenced in: [show references]