Skip to content

Instantly share code, notes, and snippets.

@lildata
Created August 27, 2015 17:56
Show Gist options
  • Save lildata/23c24ad86d66cd7fc014 to your computer and use it in GitHub Desktop.
Save lildata/23c24ad86d66cd7fc014 to your computer and use it in GitHub Desktop.
( defn tableify [ row ] ( apply format "%-20s | %-20s | %-20s" row ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment