ref: 82b046f36f8084a22bbb5d71edd0edd9179561eb 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; };