Skip to content

Instantly share code, notes, and snippets.

@ariskk
Created January 6, 2019 20:59
Show Gist options
  • Save ariskk/c5cdbc4459cceff297a3f65e11edc441 to your computer and use it in GitHub Desktop.
Save ariskk/c5cdbc4459cceff297a3f65e11edc441 to your computer and use it in GitHub Desktop.
implicit def createTypeInformation[T]: TypeInformation[T] = macro TypeUtils.createTypeInfo[T]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment