| 1 | static L callFAll_cloneList(Collection l, O... args) {
 | 
| 2 | ret map(cloneList(l), f -> callF(f, args)); | 
| 3 | } | 
Began life as a copy of #1023965
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027869 | 
| Snippet name: | callFAll_cloneList - call multiple functions on same arguments, return list | 
| Eternal ID of this version: | #1027869/1 | 
| Text MD5: | bd9b85bea18a78fb9dec4aba31908c2f | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-04-16 13:27:49 | 
| Source code size: | 104 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 365 / 410 | 
| Referenced in: | [show references] |