What's the best keyword for function definitions?
My current hypothesis is that you want it to be short, but still pronounceable, so `fun` is the sweet spot.
miniblog.
Related Posts
I am delighted to announce propcheck, a property-based testing library for #emacs lisp!
https://github.com/Wilfred/propcheck
If you like quickcheck or hypothesis, you should like this too!
Great article on the design of Hypothesis, and its advantages over a purely type-driven, QuickCheck style approach: