Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1002460 // Test filterByField with map

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (429L/3K/12K).

!752

p {
  new L<Map> l;
  l.add(litmap("score", 1));
  printStructure(l);
  printStructure(filterByField(l, "score", 1));
}

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

Comments [hide]

ID Author/Program Comment Date
1207 stefan Works! 2016-01-24 18:20:05

add comment

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: 857 / 830
Referenced in: [show references]