Hi Clause, Albert, and all, Why not make Hasher more functional like so:
public interface Hasher extends Function<Shape, IndexProducer> It would implement the standard `apply` instead of `indices`. WDYT? Gary --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
