1 | sS multiSetTopTenLines(MultiSet ms) { |
2 | ret multiSetToLines(stripMultiSetToTopTen(ms)); |
3 | } |
4 | |
5 | sS multiSetTopTenLines(int n, MultiSet ms) { |
6 | ret multiSetToLines(stripMultiSetToTopTen(n, ms)); |
7 | } |
Began life as a copy of #1018140
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024111 |
Snippet name: | multiSetTopTenLines |
Eternal ID of this version: | #1024111/3 |
Text MD5: | 7538ab4cba0446de2f8430252eea2dd7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-21 01:40:47 |
Source code size: | 196 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 201 / 247 |
Version history: | 2 change(s) |
Referenced in: | [show references] |