Libraryless. Click here for Pure Java version (429L/3K/12K).
1 | !752 |
2 | |
3 | p {
|
4 | new L<Map> l; |
5 | l.add(litmap("score", 1));
|
6 | printStructure(l); |
7 | printStructure(filterByField(l, "score", 1)); |
8 | } |
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
| ID | Author/Program | Comment | Date |
|---|---|---|---|
| 1207 | stefan | Works! | 2016-01-24 18:20:05 |
| Snippet ID: | #1002460 |
| Snippet name: | Test filterByField with map |
| Eternal ID of this version: | #1002460/1 |
| Text MD5: | 0e3810bd8bee50eb88f44184578520f3 |
| Transpilation MD5: | 49b5261b37af8a09137f82936a9918fb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-01-24 18:18:20 |
| Source code size: | 132 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1264 / 1329 |
| Referenced in: | [show references] |