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