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

3
LINES

< > BotCompany Repo | #1030128 // getAllIF0s

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

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

static <A, B extends IF0<A>> L<A> getAllIF0s(Iterable<B> l) {
  ret map(l, x -> x == null ? null : x!);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030128
Snippet name: getAllIF0s
Eternal ID of this version: #1030128/1
Text MD5: dcdb97687e07775cc5a0de52be4b124a
Transpilation MD5: c8d0b1a68c2fac64a024b5579a4c2065
Author: stefan
Category: java
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-10 12:20:39
Source code size: 107 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 130 / 194
Referenced in: [show references]