sS nProductions(long n) { ret n2(n, "production"); } sS nProductions(Collection l) { ret nProductions(l(l)); } sS nProductions(Map map) { ret nProductions(l(map)); }
Began life as a copy of #1023467
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: | #1028212 |
Snippet name: | nProductions |
Eternal ID of this version: | #1028212/1 |
Text MD5: | 01436d21ec92a3d5972656cb9e8102df |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-05-26 14:25:37 |
Source code size: | 167 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 241 / 269 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |