On 09.11.22 19:12, Corey Huinker wrote:
    After considering this again, I decided to brute-force this and get rid
    of all the trivial wrapper functions and also several of the special
    cases.  That way, there is less confusion at the call sites about why
    this or that style is used in a particular case.  Also, it now makes
    sure you can't accidentally use the generic functions when a particular
    one should be used.


+1

committed



Reply via email to