scope mechCISet. static MechListDependentCaches<TreeSet<S>> #cache = MechListDependentCaches(func(S text) -> TreeSet<S> { asCISet(tlft(text)) }); static TreeSet<S> mechCISet(S name) { ret cache.get(name); } end scope
Began life as a copy of #1014027
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lnbujpyubztb, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1014232 |
Snippet name: | mechCISet |
Eternal ID of this version: | #1014232/6 |
Text MD5: | cec98ff3acd5635f6a3c4559930b6b61 |
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-16 17:24:09 |
Source code size: | 229 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 477 / 540 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014364 - mechSetCI - synonym of mechCISet #1017222 - mechSet #1022396 - mechCISet (old, uncached) #1023768 - mechFullPhraseCache |