Sequence StaticAdd

std/arithmetic/scalar/i64::StaticAdd


Parameters

↳ var value: i64 = 0

Inputs

value: Stream<i64>

Outputs

↦ value: Stream<i64>


Add a static value to i64.

Every number passed through the stream get value added.