ref: 51bcc63cc6bce3f9dab27cf6bd7155512b82c8fa 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; };