ref: 606901dc5da9cb09acb5593c5cf74ce1b52ca6e2 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; };