AshleyYakeley / Truth

Changes and Pinafore projects. Pull requests not accepted.
https://pinafore.info/
GNU General Public License v2.0
32 stars 0 forks source link

More general "using" declarations #184

Closed AshleyYakeley closed 1 year ago

AshleyYakeley commented 1 year ago

Examples:

using N1(x,y);
using N2(p) as N3;
AshleyYakeley commented 1 year ago

done in branch

AshleyYakeley commented 1 year ago

merged