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

3
LINES

< > BotCompany Repo | #1030213 // firstOfAll

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

Libraryless. Click here for Pure Java version (2607L/16K).

static <A, B extends Iterable<A>> L<A> firstOfAll(Iterable<B> l) {
  ret lmap first(l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030213
Snippet name: firstOfAll
Eternal ID of this version: #1030213/2
Text MD5: 346cfdaf3929c6a82735d79c1743ca82
Transpilation MD5: 8980a497468dfa70674a5eeeb0db4eb6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-17 11:16:48
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 171 / 213
Version history: 1 change(s)
Referenced in: [show references]