Sequence StaticSub

std/arithmetic/scalar/i8::StaticSub


Parameters

↳ var sub: i8 = 0

Inputs

value: Stream<i8>

Outputs

↦ value: Stream<i8>


Substract a static value to i8.

Every number passed through the stream get value substracted.