Sequence StaticSubI64

std/arithmetic/scalar/i64::StaticSubI64


Parameters

↳ var sub: i64 = 0

Inputs

value: Stream<i64>

Outputs

↦ value: Stream<i64>


Substract a static value to i64.

Every number passed through the stream get value substracted.