Skip to content

Lacks support for Base.big #91

Open
@baumgold

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions