Sequence StaticAdd

std/arithmetic/scalar/i8::StaticAdd


Parameters

↳ var value: i8 = 0

Inputs

value: Stream<i8>

Outputs

↦ value: Stream<i8>


Add a static value to i8.

Every number passed through the stream get value added.