Is there an existing proposal for this?
This feature does not exist in the latest version
Proposal
Implement the ability for a function to refer to itself in its body before the statement has finished processing. This means specifically loading the function into memory i.e. the symbol table before the body is analysed.
Important! This changes the order of internal analysis.
Exact behaviour / changes you want
Is there an existing proposal for this?
This feature does not exist in the latest version
Proposal
Implement the ability for a function to refer to itself in its body before the statement has finished processing. This means specifically loading the function into memory i.e. the symbol table before the body is analysed.
Important! This changes the order of internal analysis.
Exact behaviour / changes you want