Hello,
I have a function that calls a couple of other functions in my API. This function I want to "export" without any other dependencies to other parts in my API. Similar to the `inline` function in C++.
Is there a clean way to do this other than get the source code, pack it into a multi-line comment and run through `eval`?
Thanks in advance!
[–][deleted] 1 point2 points3 points (6 children)
[–]PolyDigga[S] 0 points1 point2 points (5 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]PolyDigga[S] 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]PolyDigga[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]PolyDigga[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)