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

3
LINES

< > BotCompany Repo | #1025001 // getAllVars

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

Transpiled version (2140L) is out of date.

static <A> L<A> getAllVars(Iterable<? extends IVar<A>> l) {
  ret map(l, i -> getVar(i));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025001
Snippet name: getAllVars
Eternal ID of this version: #1025001/2
Text MD5: b89b2ed7fc8bfce71ba45d63f6306784
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-01 00:24:03
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 173 / 243
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)