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

3
LINES

< > BotCompany Repo | #1023780 // outerProduct - synonym of outerProduct_faster

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

Libraryless. Click here for Pure Java version (2039L/13K).

static <A, B extends Iterable<A>> ItIt<L<A>> outerProduct(L<B> lists) {
  ret outerProduct_faster(lists);
}

Author comment

Began life as a copy of #1023750

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: #1023780
Snippet name: outerProduct - synonym of outerProduct_faster
Eternal ID of this version: #1023780/10
Text MD5: 1e67acb41980ff7e5cf7ed158d265ba1
Transpilation MD5: 25bad7de257dababb2c7a296c456bcf1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-09 03:30:06
Source code size: 109 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 158 / 260
Version history: 9 change(s)
Referenced in: [show references]