Sequence StaticAdd

std/arithmetic/scalar/u64::StaticAdd


Parameters

↳ var add: u64 = 0

Inputs

⇥ value: Stream<u64>

Outputs

↦ value: Stream<u64>


Add a static value to u64.

Every number passed through the stream get add added.