Emacs' checkdoc warned me: 'Probably "matches" should be imperative "match"'. I'm impressed it even does grammar checking of docstrings!
miniblog.
Related Posts
One neat way of thinking of assertions vs unit tests: declarative vs imperative:
Moving from React to React+Redux rather feels like moving from imperative to functional. There's major learning curve, but it's rewarding.
If a PL defaults to immutable lists, we call it 'functional'. But if a PL defaults to immutable strings, we still call it 'imperative'! Odd.
