Skip to content

Commit

Permalink
Fix meaning of C in code conventions docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizb authored and gcanti committed Mar 23, 2020
1 parent 21461b8 commit dcf0b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/code-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ In general a module containing the definition of a data structure has the follow
The naming convention is:

- the number means the kind
- `C` means *C*urried
- `C` means *C*onstrained

| Kind | Type class | Type defunctionalization | Note |
| ------------------ | -------------------- | ------------------------ | -------------------------------------------------------- |
Expand Down

0 comments on commit dcf0b10

Please sign in to comment.