flux icon indicating copy to clipboard operation
flux copied to clipboard

initialize variables independent of assignment order

Open jpacik opened this issue 7 years ago • 1 comments

The order in which variables are declared in Flux does not matter. As long as no cyclic dependencies exist, all variables will be initialized regardless of declaration order. This is what the spec asserts, but this issue is to track the implementation.

jpacik avatar Jan 22 '19 19:01 jpacik

This issue has had no recent activity and will be closed soon.

github-actions[bot] avatar Sep 19 '24 01:09 github-actions[bot]