fromBid

Undocumented in source. Be warned that the author may not have intended to support it.
D
fromBid
(
D
U = ulong
)
(
U bid
)
if (
isDecimal!D &&
(
is(U == ulong) ||
is(U == uint)
)
)

Meta