Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1023768 // mechFullPhraseCache

JavaX fragment (include)

scope mechFullPhraseCache.

static MechListDependentCaches<FullPhraseCache> #cache =
  MechListDependentCaches(func(S text) -> FullPhraseCache { makeFullPhraseCache(tlft_ciSet(text)) });

static FullPhraseCache mechFullPhraseCache(S name) {
  ret cache.get(name);
}

end scope

Author comment

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: 112 / 151
Version history: 2 change(s)
Referenced in: [show references]