Skip to content

Instantly share code, notes, and snippets.

@kofno
Created June 25, 2017 14:52
Show Gist options
  • Save kofno/c20c167b8bcccf4d852493d11a19870a to your computer and use it in GitHub Desktop.
Save kofno/c20c167b8bcccf4d852493d11a19870a to your computer and use it in GitHub Desktop.
Decoder map sig
map<B>(f: (a: A) => B): Decoder<B>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment