static <A> LL<A> allSubsetsOfLength(int m, L<A> objects) { ret asList(allSubsetsOfSize_iterator(m, objects)); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1010465 | 
| Snippet name: | allSubsetsOfLength | 
| Eternal ID of this version: | #1010465/9 | 
| Text MD5: | e51cd97ab06c8ea78e8db9cb00f71cfc | 
| Author: | stefan | 
| Category: | javax / maths | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-04-17 11:29:31 | 
| Source code size: | 115 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 729 / 775 | 
| Version history: | 8 change(s) | 
| Referenced in: | [show references] |