Skip to content

Instantly share code, notes, and snippets.

@c-cube
Created February 18, 2014 13:22
Show Gist options
  • Save c-cube/9070873 to your computer and use it in GitHub Desktop.
Save c-cube/9070873 to your computer and use it in GitHub Desktop.
battle plan
  1. make IO.output and IO.input structural types
  2. replace Enum by Gen (structural too)
  3. split IO into its own subpackage
  4. split Unix (and its interfaces to IO) into a subpackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment