1 | sS nValues(long n) { ret n2(n, "value"); }
|
2 | sS nValues(Cl l) { ret nValues(l(l)); }
|
3 | sS nValues(Map map) { ret nValues(l(map)); } |
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036405 |
| Snippet name: | nValues |
| Eternal ID of this version: | #1036405/1 |
| Text MD5: | 0a90f32b4e9200b35e4b008540bf09c4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-12-10 03:55:35 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 391 |
| Referenced in: | [show references] |