Closed ncatelli closed 4 years ago
This is a small PR to further cut down on nesting in the assembler chain by moving the step of dereferencing labels and symbols to a function that is now invoked by a map rather than functioning as a closure embedded in a map call.
Introduction
This is a small PR to further cut down on nesting in the assembler chain by moving the step of dereferencing labels and symbols to a function that is now invoked by a map rather than functioning as a closure embedded in a map call.
Linked Issues
Dependencies
Test
Review
Deployment