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
  • 12
    \$\begingroup\$ (())/10 not enough parentheses \$\endgroup\$ Commented Jan 31, 2017 at 13:40
  • \$\begingroup\$ Who thought this language is a good idea? \$\endgroup\$ Commented Jan 31, 2017 at 16:14
  • \$\begingroup\$ Scheme's format accepts a decimal argument to v. Maybe Common Lisp's does, too? \$\endgroup\$ Commented Feb 1, 2017 at 8:13
  • 1
    \$\begingroup\$ @coredump Actually, I should have said "Guile's format accepts ...", since standard Scheme format does not support ~r; and Guile's format follows the example of Common Lisp's. \$\endgroup\$ Commented Feb 1, 2017 at 10:14