Thanks for the great project! Are there plans to support methods like `{checked,saturating,wrapping}_{add,sub,mul}`and alike from the `num_traits`? Maybe this conflicts with the current notion of `Signals` to handle overflow/underflow?
Thanks for the great project!
Are there plans to support methods like
{checked,saturating,wrapping}_{add,sub,mul}and alike from thenum_traits?Maybe this conflicts with the current notion of
Signalsto handle overflow/underflow?