• Meador Inge's avatar
    Finished implementing unary minus (#61) · 67df43bf
    Meador Inge authored
    This patch finishes implementing support for unary minus.
    The slot and core dispatch functions were already there,
    but the individual numeric slot implementations were missing.
    67df43bf
int.go 15.1 KB