sbool functionCallableOnAll_nonSynthetic(O f, Iterable args) { ret all(args, a -> functionCallableOn_nonSynthetic(f, a)); }
Began life as a copy of #1028450
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: | #1028701 |
| Snippet name: | functionCallableOnAll_nonSynthetic |
| Eternal ID of this version: | #1028701/1 |
| Text MD5: | ae6544895e163f30c301149d75265a4d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-05 22:21:26 |
| Source code size: | 127 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 406 / 442 |
| Referenced in: | [show references] |