Skip to content

Commit

Permalink
update CODING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Oct 11, 2024
1 parent 115e144 commit ca2dd07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CODING.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ find {A} (predicate : A -> Bool) : (list : List A) -> Maybe A

- use ADT syntax
- every constructor on a separate line
- possible exception: enumeration types?
- give meaningful names to constructor arguments

Example:
Expand Down

0 comments on commit ca2dd07

Please sign in to comment.