libprimis
libprimis copied to clipboard
Replace references to `fun` with more apt description
fun
is not a very good contraction of function
and has meanings besides "function" for which it is never used as an abbreviation. More apt terms that unambiguously refer to a function are fxn
and func
, for example.
I suggest boring