ref: 09cf3c0ae6c0fed01e32a149f4668b7a7d52944b dir: /appl/ebook/strcache.m/
Strcache: module { PATH: con "/dis/ebook/./strcache.dis"; init: fn(n: int); cache: fn(s: string): string; flush: fn(): string; };