zatonovo/lambda.r

Default values that reference other arguments doesn't work

Closed this issue · 1 comments

The body_fn needs to construct a signature that includes the default values. Also fill_args needs to ignore default values.

Fixed