hyrodium / RepeatingDecimalNotations.jl

A Julia package to handle repeating decimal numbers.
https://hyrodium.github.io/RepeatingDecimalNotations.jl
MIT License
5 stars 1 forks source link

Rename `@rd_str` to `@rdn_str` #1

Closed hyrodium closed 10 months ago

hyrodium commented 10 months ago

Because RDates.jl defines @rd_str.

https://github.com/InfiniteChai/RDates.jl/blob/v0.5.1/src/RDates.jl#L19

hyrodium commented 10 months ago

Hm, it seems we don't need to change the name because

julia> import RepeatingDecimalNotations.@rd_str as @rdn_str

julia> rdn"123.(45)"
1358//11