static TimedCache<PhraseCache> gazelle_phraseCache_cache = new(10.0); static PhraseCache gazelle_phraseCache_cached() { ret gazelle_phraseCache_cache.get(func -> PhraseCache { makePhraseCache(gazelle_allPhrasesFromRules()) }); }
Began life as a copy of #1022278
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022279 |
Snippet name: | gazelle_phraseCache_cached |
Eternal ID of this version: | #1022279/2 |
Text MD5: | a7c55ad8e1befd4dc08d62c408d66d8d |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-12 15:40:59 |
Source code size: | 243 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 249 / 281 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022309 - gazelle_fullPhraseCache_cached |