Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    \$\begingroup\$ +1 for not using JavaScript's built-in feature of getting a function's body (grey area for quining) \$\endgroup\$ Commented Jan 8, 2016 at 3:02
  • 2
    \$\begingroup\$ @Callodacity How does "" + (n=>m) not count as getting the body of the function n=>m? \$\endgroup\$ Commented Jan 8, 2016 at 23:37
  • \$\begingroup\$ @Neil Actually you're right it does count - I'd overlooked that since I'd only looked at program 1 and hadn't gone through the output \$\endgroup\$ Commented Jan 8, 2016 at 23:47
  • \$\begingroup\$ Where did all the backslashes go!? \$\endgroup\$ Commented Jan 9, 2016 at 10:38