Skip to content

Instantly share code, notes, and snippets.

@redsquirrel
Created September 18, 2009 17:50
Show Gist options
  • Save redsquirrel/189193 to your computer and use it in GitHub Desktop.
Save redsquirrel/189193 to your computer and use it in GitHub Desktop.
SICP 1.4
Fork me. Solve me.
====
The procedure's 'leading symbol', the thing that is applied to the arguments,
is dynamically determined by an if (aka a ternary expression). Cool, eh?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment