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

5
LINES

< > BotCompany Repo | #1019987 // edid_manufacturerFromID

JavaX fragment (include)

sS edid_manufacturerFromID(S id) {
  for (LS l : (ItIt<LS>) mapI tok_splitAtComma(tlft(loadSnippet(#1019985))))
    if (eq(id, unquote(first(l)))) ret unquote(second(l));
  ret id;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019987
Snippet name: edid_manufacturerFromID
Eternal ID of this version: #1019987/7
Text MD5: e84825483b0612cbf52b55bfc704e21c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-03 00:59:17
Source code size: 186 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 210 / 254
Version history: 6 change(s)
Referenced in: [show references]