fn getAutoEqlFn(comptime K: type, comptime Context: type) (fn (Context, K, K, usize) bool)

Parameters

K: type,
Context: type,