Skip to content

Instantly share code, notes, and snippets.

@ordnungswidrig
Created September 11, 2012 23:00
Show Gist options
  • Save ordnungswidrig/3702831 to your computer and use it in GitHub Desktop.
Save ordnungswidrig/3702831 to your computer and use it in GitHub Desktop.
liberator decision syntax excerpt
(defdecision moved-temporarily? handle-moved-temporarily post-to-gone?)
(defdecision moved-permanently? handle-moved-permanently moved-temporarily?)
(defdecision existed? moved-permanently? post-to-missing?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment