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