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

3
LINES

< > BotCompany Repo | #1028807 // sharedCurlyBracketPhrases

JavaX fragment (include)

static Set<S> sharedCurlyBracketPhrases(S lhs, S rhs) {
  ret intersectCISets(allCurlyBracketPhrases(lhs), allCurlyBracketPhrases(rhs));
}

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: #1028807
Snippet name: sharedCurlyBracketPhrases
Eternal ID of this version: #1028807/2
Text MD5: 5e88e94f1b4930bd249ba69c6f1f2b5a
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-09 11:17:02
Source code size: 140 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 106 / 143
Version history: 1 change(s)
Referenced in: [show references]