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

7
LINES

< > BotCompany Repo | #1019336 // pcallFAll_getValues

JavaX fragment (include)

static <A> L<A> pcallFAll_getValues(F0<A>... l) {
  ret pcallFAll_getValues(asList(l));
}

static <A> L<A> pcallFAll_getValues(Collection<F0<A>> l) {
  ret map pcallF(l);
}

Author comment

Began life as a copy of #1011395

download  show line numbers  debug dex  old transpilations   

Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019336
Snippet name: pcallFAll_getValues
Eternal ID of this version: #1019336/4
Text MD5: 88403e3b36455169e2ac7e16816d2e86
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-01 13:04:07
Source code size: 178 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 273 / 319
Version history: 3 change(s)
Referenced in: [show references]