svoid onConceptsChangeAndNow(Runnable r) { onConceptsChangeAndNow(db_mainConcepts(), r); } svoid onConceptsChangeAndNow(Concepts cc, Runnable r) { onConceptsChange(cc, r); callF(r); }
Began life as a copy of #1016028
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1020301 |
Snippet name: | onConceptsChangeAndNow |
Eternal ID of this version: | #1020301/2 |
Text MD5: | 80d51bf476c277175bc057b034b18e98 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-05 19:20:35 |
Source code size: | 197 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 354 / 370 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |