Skip to content

Instantly share code, notes, and snippets.

@bjartwolf
Created May 3, 2015 21:11
Show Gist options
  • Save bjartwolf/23197f2ca837dd844001 to your computer and use it in GitHub Desktop.
Save bjartwolf/23197f2ca837dd844001 to your computer and use it in GitHub Desktop.
type reading<'A> = { TimeStamp: 'A;
Value: decimal}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment