Sequence StaticSub

std/arithmetic/scalar/i128::StaticSub


Parameters

↳ var sub: i128 = 0

Inputs

value: Stream<i128>

Outputs

↦ value: Stream<i128>


Substract a static value to i128.

Every number passed through the stream get value substracted.