ref: 72a15e9d68ef72ea9e45f7563f1d1c85c433caae 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; };