Treatment abs

ops/i32::abs


Inputs

⇥ value: Stream<i32>

Outputs

↦ abs: Stream<i32>


Get the absolute values from a stream of i32.