Libraryless. Click here for Pure Java version (16188L/104K).
static Map conceptShadowMapWithoutIDAndMetaFields(Concept c) { if (c == null) null; var shadow = conceptShadow(c); ret mapWithoutKeys(shadow.map, "id", "created", "_modified"); }
Began life as a copy of #1031404
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031407 |
Snippet name: | conceptShadowMapWithoutIDAndMetaFields |
Eternal ID of this version: | #1031407/1 |
Text MD5: | 6d31f0bc268a996927342dea4054aa8c |
Transpilation MD5: | d614cd283990a8c6ceb00cb233828d88 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-11 17:05:13 |
Source code size: | 188 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 156 / 231 |
Referenced in: | [show references] |