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

3
LINES

< > BotCompany Repo | #1035833 // uniquifyBinaryImages

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

Libraryless. Click here for Pure Java version (24128L/148K).

static <A extends IBinaryImage> L<A> uniquifyBinaryImages(Iterable<A> l) {
  ret new UniquifyUsingHasher<A, Long>(l1 hashBinaryImage, l2 binaryImagesIdentical).addAll(l)!;
}

Author comment

Began life as a copy of #1034814

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035833
Snippet name: uniquifyBinaryImages
Eternal ID of this version: #1035833/3
Text MD5: eb67ed611670c045299088202ef77f3c
Transpilation MD5: 1405c988890a9ce0f8d78d49c68654b1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-02 19:24:06
Source code size: 175 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 73 / 112
Version history: 2 change(s)
Referenced in: [show references]