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

3
LINES

< > BotCompany Repo | #1034814 // uniquifyBWImages

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (21962L/133K).

static L<BWImage> uniquifyBWImages(Iterable<BWImage> l) {
  ret new UniquifyUsingHasher<BWImage, Long>(l1 hashBWImage, l2 bwImagesIdentical).addAll(l)!;
}

Author comment

Began life as a copy of #1034613

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034814
Snippet name: uniquifyBWImages
Eternal ID of this version: #1034814/1
Text MD5: cc626614d449139dacb69b3213dc6f0e
Transpilation MD5: cbe56db0873270a7bc3964c79b6b3d3e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-10 22:25:40
Source code size: 156 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 62 / 105
Referenced in: [show references]