Closed duganchen closed 6 years ago
I'm a bit confused as to what visit_count is doing, and how it's different from len(visits). Is it just an optimization, or are the cases where the two will be different?
Oh I see.
https://github.com/kspi/dmenu-frecency/blob/master/dmenu-frecency#L136
Sorry about that.
I'm a bit confused as to what visit_count is doing, and how it's different from len(visits). Is it just an optimization, or are the cases where the two will be different?