1 | static void printFirst10WithHeading(Collection l, S heading) {
|
2 | printAsciiHeading(heading); |
3 | pnl(takeFirst(10, l)); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012856 |
| Snippet name: | printFirst10WithHeading |
| Eternal ID of this version: | #1012856/1 |
| Text MD5: | 17271b9d762a8b0852af842c7d60914e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-14 19:36:17 |
| Source code size: | 122 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 628 |
| Referenced in: | [show references] |