Skip to content

Generalize source change helpers #45

@Lythenas

Description

@Lythenas

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_reverse
  • UnaryNumericFunctionHelper, BinaryNumericFunctionHelper
  • CallContext::unary_numeric_arg_helper, CallContext::binary_numeric_arg_helper

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-interpreterArea: InterpreterC-featureCategory: Feature (User Story)P-lowPriority: Low

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions