This may not have much value, except possibly with import statement processing, but reentrancy is generally a nice property to have. Resources: * http://westes.github.io/flex/manual/Reentrant-Functions.html#Reentrant-Functions * https://gist.github.com/kaushiks/ad4d28673dadd5577e13
This may not have much value, except possibly with import statement processing, but reentrancy is generally a nice property to have.
Resources: