Skip to content

Instantly share code, notes, and snippets.

@jasondown
Last active December 30, 2018 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasondown/d90ef879d939d51ff1428e2cbe4cb22e to your computer and use it in GitHub Desktop.
Save jasondown/d90ef879d939d51ff1428e2cbe4cb22e to your computer and use it in GitHub Desktop.
type Collect = SampleData -> string
type Gather = MoleculeType -> string
type Produce = SampleData -> string
type Goto = Module -> string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment