#What is the definition of a "package"
1 messages · Page 1 of 1 (latest)
What is the definition of a "package"
not an answer, but I’m also new to Zig and I noticed a little while back the “package” wording was intentionally changed to “module”, so those are the same if you see them
yep, this is why addModule is used instead of addPackage.