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