cxeltype() and fleltype() being used?
navidcy opened this issue · 3 comments
glwagner commented
Remove them and see if tests pass?
glwagner commented
I don't think they are legacy. In hindsight, they are not a good idea. But removing them probably requires a bit of code restructuring. It wouldn't be a bad thing, but we should do more than just delete these functions. I believe they are used, for example, for determining the underlying floating point type of a complex number.
navidcy commented
Simple search all .jl files didn’t show that they were used...