Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created February 11, 2010 06:07
Show Gist options
  • Save ELLIOTTCABLE/301272 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/301272 to your computer and use it in GitHub Desktop.
path ← routine
result ← fs list(argument) select { argument last call(fs is.file?(@1)) } map
argument last call(@1: fs content(@1))
argument last call(result)
process out(path(“/usr/lib”))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment