Libraryless. Click here for Pure Java version (15632L/101K).
static AutoCloseable tempAddConceptIndex(Concepts cc default db_mainConcepts(), IConceptIndex index) { cc.addConceptIndex(index); ret () -> cc.removeConceptIndex(index); }
Began life as a copy of #1009267
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031543 | 
| Snippet name: | tempAddConceptIndex | 
| Eternal ID of this version: | #1031543/1 | 
| Text MD5: | 18cb28ca2114d5289407f31f87690259 | 
| Transpilation MD5: | ce3efacc787b17d5da835910f57350eb | 
| Author: | stefan | 
| Category: | javax / concepts | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-06-21 17:32:38 | 
| Source code size: | 178 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 368 / 466 | 
| Referenced in: | [show references] |