abs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Unsigned!N abs(N num)
    @safe pure nothrow @nogc
    Unsigned!N
    abs
    (
    N
    )
    (
    const N num
    )
    if (
    isIntegral!N
    )
  2. IntFromChar!N abs(N num)

Meta