> On 27 Apr 2018, at 11:50, William A Rowe Jr <wr...@rowe-clan.net> wrote: > > If we code this abstractly, comparator declaration is not type-safe, but can > be declared so that it is usable by table, hash, b-tree and many other > approaches to data organization. With clever use of wrappers, we should > be able to make a derivation (counted-byte-string tables, for example) > behave in a type-safe manner at no performance penalty. > > We should cross check the subversion util feature set to ensure we don't > have something ready to borrow, already.
I fear things have now started going over my head. :-) I'll try to keep up.