ref: 0ec1cfd78b495e9be40e4aa24e35b2aa5d5e5704 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; };