1 | scope mechFullPhraseCache. |
2 | |
3 | static MechListDependentCaches<FullPhraseCache> #cache = |
4 | MechListDependentCaches(func(S text) -> FullPhraseCache { makeFullPhraseCache(tlft_ciSet(text)) }); |
5 | |
6 | static FullPhraseCache mechFullPhraseCache(S name) { |
7 | ret cache.get(name); |
8 | } |
9 | |
10 | end scope |
Began life as a copy of #1014232
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023768 |
Snippet name: | mechFullPhraseCache |
Eternal ID of this version: | #1023768/3 |
Text MD5: | e71e0a3e513e2aa3fd70cacbfd8074f0 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-08 20:47:50 |
Source code size: | 285 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 184 / 221 |
Version history: | 2 change(s) |
Referenced in: | [show references] |