Skip to content

Instantly share code, notes, and snippets.

@kofno
Created June 25, 2017 17:21
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 kofno/d315249ca34f81f620cc6e37bb308cae to your computer and use it in GitHub Desktop.
Save kofno/d315249ca34f81f620cc6e37bb308cae to your computer and use it in GitHub Desktop.
bind signature
andThen<B>(f: (a: A) => Decoder<B>): Decoder<B>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment