Sequence StaticAdd

std/arithmetic/scalar/i32::StaticAdd


Parameters

↳ var value: i32 = 0

Inputs

value: Stream<i32>

Outputs

↦ value: Stream<i32>


Add a static value to i32.

Every number passed through the stream get value added.