-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
A-interpreterArea: InterpreterArea: InterpreterC-featureCategory: Feature (User Story)Category: Feature (User Story)P-lowPriority: LowPriority: Low
Description
As a developer and user of the library I want to be able to write functions with more than two arguments and still use easy helper functions to be able to create source changes.
This means generalizing the following to accept more than 1/2 values (in the forward direction):
unary_num_reverse,binary_num_reverseUnaryNumericFunctionHelper,BinaryNumericFunctionHelperCallContext::unary_numeric_arg_helper,CallContext::binary_numeric_arg_helper
Metadata
Metadata
Assignees
Labels
A-interpreterArea: InterpreterArea: InterpreterC-featureCategory: Feature (User Story)Category: Feature (User Story)P-lowPriority: LowPriority: Low