Hi everyone, So I am interested in this project and I think this will go miles in realising the "DMD as a package" vision. So I was going through the Project tracker and for some of the files it is mentioned "in progress" and for those files no semantic imports exist. but many functions exist in those files which are just called in semantic files and have a purely semantic focus as well.for example in mtype.d toBooleanVector() exists which is just called twice by some functions in expressionsem.d. And if we remove this function we are also removing the only dependency for two other functions similarly.So I was wondering should i follow only the steps given in the project guide or should i also try to eliminate the functions like these also.
Copyright © 1999-2021 by the D Language Foundation