Skip to content
Snippets Groups Projects
Commit bd19561b authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

filectx: allow custom comparators

We're going to introduce other sorts of filectxes very soon, and we'd like the
cmp method to function properly (i.e. commutatively) for them. The only way to
make that happen is for this cmp method to call into that specialized one if
that defines a custom comparator.
parent c48fee95
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment