Sequence AbsI64

std/arithmetic/scalar/i64::AbsI64


Inputs

value: Stream<i64>

Outputs

↦ value: Stream<i64>


Get the absolute values from a stream of i64.