Closed hyrodium closed 10 months ago
Hm, it seems we don't need to change the name because
rdn
looks like random number(?)as
like below.RDates.jl
seems not actively maintained.julia> import RepeatingDecimalNotations.@rd_str as @rdn_str
julia> rdn"123.(45)"
1358//11
Because
RDates.jl
defines@rd_str
.https://github.com/InfiniteChai/RDates.jl/blob/v0.5.1/src/RDates.jl#L19