The OpenD Programming Language

BigInt.opCast

  1. T opCast()
    struct BigInt(uint size64)
    @safe const
    T
    opCast
    (
    T
    )
    ()
    if (
    size64 &&
    size64 <= ushort.max
    )
  2. T opCast()

Meta