subs & deps distinction #13

Open
opened 2026-05-23 03:55:34 +00:00 by jaynuine · 0 comments
Owner

inclusion direction

subs point inwards, they depend on the unit referencing them, whereas deps point outwards, and the current node requires the units they mention as parts of itself, which means it should aggregate the variable instances of each dep recursively such as UNITS for final compilation

inclusion direction subs point inwards, they depend on the unit referencing them, whereas deps point outwards, and the current node requires the units they mention as parts of itself, which means it should aggregate the variable instances of each dep recursively such as UNITS for final compilation
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jaynuine/weegie#13
No description provided.