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

3
LINES

< > BotCompany Repo | #1027533 // cicValue - check if map contains value (ignoring case)

JavaX fragment (include)

sbool <A> cicValue(Map<A, S> map, S s) {
  ret cic(values(map), s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027533
Snippet name: cicValue - check if map contains value (ignoring case)
Eternal ID of this version: #1027533/1
Text MD5: 0682d00a1abb3e60155ccf09703d8055
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-23 11:55:02
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 107 / 134
Referenced in: [show references]