Libraryless. Click here for Pure Java version (2791L/17K).
static SS nemptyKeysAndValuesOnly_strings(SS map) { ret filterMap(map, (k, v) -> nempty(k) && nempty(v)); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031489 | 
| Snippet name: | nemptyKeysAndValuesOnly_strings | 
| Eternal ID of this version: | #1031489/1 | 
| Text MD5: | 608fbb2771ce40cbffea6bdcc6c72bc7 | 
| Transpilation MD5: | e467f0f3486a92a4437e7aac1222913d | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-06-14 16:07:39 | 
| Source code size: | 111 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 319 / 423 | 
| Referenced in: | [show references] |