BigInt.opCast

bool cast

struct BigInt
public const
T
opCast
(
T : bool
)
()

Return Value

Type: T

true iff this is not zero, otherwise false

Meta