Skip to content

Instantly share code, notes, and snippets.

@dminuoso

dminuoso/f.hs Secret

Created September 25, 2022 12:46
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/547ceccc082453ed31e25b945c0884a6 to your computer and use it in GitHub Desktop.
Save dminuoso/547ceccc082453ed31e25b945c0884a6 to your computer and use it in GitHub Desktop.
case ty of
Ty1 -|
Ty2 -|
Ty3 -> do something
Ty4 -> do something else
Ty5 -|
Ty6 -> and another thing..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment