Skip to content

Instantly share code, notes, and snippets.

@jamesgarfield
Created December 5, 2014 16:52
Show Gist options
  • Save jamesgarfield/60b0920de5545d435298 to your computer and use it in GitHub Desktop.
Save jamesgarfield/60b0920de5545d435298 to your computer and use it in GitHub Desktop.
package main
//go:generate goast write collections.go
type Item string
type Items []*Item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment