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