Libraryless. Click here for Pure Java version (20202L/122K).
static MapSO cgetAll(Concept c, Cl<S> fields) { ret mapToValues(fields, f -> cget(c, f)); }
Began life as a copy of #1030198
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034308 |
| Snippet name: | cgetAll |
| Eternal ID of this version: | #1034308/1 |
| Text MD5: | 26581e22be1e03edfb290d28fde3038c |
| Transpilation MD5: | cd21e572812beaed9d203bcd6136e011 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-01 18:16:45 |
| Source code size: | 95 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 391 / 503 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |