AbstractNumbers.jl icon indicating copy to clipboard operation
AbstractNumbers.jl copied to clipboard

suggestion: move the Implementation section of the README into generator_script.jl

Open digital-carver opened this issue 2 years ago • 0 comments

Having it in the Readme makes us think it's relevant to the package user (even if the section is titled "Implementation"), and reading it made me uncertain about whether this is a dev-only dependency used to generate code, or if it uses @eval on the strings it's talking about, etc. Looking at the code, it becomes obvious that it's a casual remark about an implementation detail, but it would be better to avoid the potential for confusion in the first place.

digital-carver avatar Jul 06 '23 10:07 digital-carver