-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Would be great to have a working test demonstrating ASTQ#adapter and ASTQ@func methods (particularly the later has no example in readme). I think at some point you wanted to add a test (
Line 53 in 9764beb
astq.func("add", function (a, b) { return a + b }) |
I will try to add tests for both APIs (ASTQ#func and ASTQ#adapter methods), For the later I will need to define a custom AST (probably similar to snippet's #9 (comment)). Would you accept a PR with these ? Thanks
Metadata
Metadata
Assignees
Labels
No labels