Open
Description
FixedPointDecimals.jl should probably implement Base.big(::FixedDecimal)
and Base.big(::Type{<:FixedDecimal})
since other packages may rely on this method. For example, JuliaData/DataFrames.jl#3418 is caused by not implementing this method.
Metadata
Assignees
Labels
No labels