abs

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

Meta