Skip to content

Instantly share code, notes, and snippets.

@dminuoso

dminuoso/f.hs Secret

Created January 17, 2023 19:35
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 dminuoso/bd4284e4e7e68cc7ca4f5b566d89b416 to your computer and use it in GitHub Desktop.
Save dminuoso/bd4284e4e7e68cc7ca4f5b566d89b416 to your computer and use it in GitHub Desktop.
f x | cond1
= ...
| cond2
= ...
| cond3
= ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment