unaryslots

Undocumented in source.
enum unaryslots = ["+":"type.tp_as_number.nb_positive", "-":"type.tp_as_number.nb_negative", "~":"type.tp_as_number.nb_invert"];

Meta