Skip to content
Snippets Groups Projects
Commit 779c3fe1 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: use 'is_sorted()' instead of 'sorted()' for readers, Pair, ...

- avoids naming ambiguity between querying sorted state vs returning a
  sorted list (for example)

ENH: add 'good()' method to a few more classes
parent 8562f4d7
Loading
Showing
with 73 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment