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

3
LINES

< > BotCompany Repo | #1030875 // allUnique

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

Transpiled version (2729L) is out of date.

static <A> bool allUnique(Cl<A> l) {
  ret l(uniquify(l)) == l(l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030875
Snippet name: allUnique
Eternal ID of this version: #1030875/3
Text MD5: 6f3df49cdc6090e1c03971a6af42ce8b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-28 15:21:32
Source code size: 70 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 113 / 177
Version history: 2 change(s)
Referenced in: [show references]