1 | scope mechCISet. |
2 | |
3 | static MechListDependentCaches<TreeSet<S>> #cache = MechListDependentCaches(func(S text) -> TreeSet<S> { asCISet(tlft(text)) }); |
4 | |
5 | static TreeSet<S> mechCISet(S name) { |
6 | ret cache.get(name); |
7 | } |
8 | |
9 | 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: | 478 / 541 |
Version history: | 5 change(s) |
Referenced in: | [show references] |