ref: 5cca8cb85bf2fe2e299301c7c75892d9b6f6504b 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; };