Treatment abs

ops/i64::abs


Inputs

⇥ value: Stream<i64>

Outputs

↦ abs: Stream<i64>


Get the absolute values from a stream of i64.