Skip to content

Instantly share code, notes, and snippets.

@maxfarseer
Created November 16, 2019 09:18
Show Gist options
  • Save maxfarseer/e3d6a4fc76b5be1098ff7e9e99e452f7 to your computer and use it in GitHub Desktop.
Save maxfarseer/e3d6a4fc76b5be1098ff7e9e99e452f7 to your computer and use it in GitHub Desktop.
elm-in-action-26
Result.map : (a -> b) -> Result x a -> Result x b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment