Libraryless. Click here for Pure Java version (3532L/24K).
static L<PairS> agiBlue_allDistinctKeyValuePairs() { new L<PairS> l; for (Map map : (L<Map>) loadJSONPage(agiBlueURL() + "/bot/keyValuePairsByPopularity")) l.add(pair((S) map.get('key), (S) map.get('value))); ret l; }
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: | #1024249 |
| Snippet name: | agiBlue_allDistinctKeyValuePairs |
| Eternal ID of this version: | #1024249/4 |
| Text MD5: | 086069137f57e56798b968fbf5402b8b |
| Transpilation MD5: | 9afde36bedef9fc0eb3b2530f40a7d65 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-28 17:47:04 |
| Source code size: | 236 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 434 / 571 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |