Changes between Version 1 and Version 2 of Ticket #3
- Timestamp:
- 12/04/09 17:07:37 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3 – description
v1 v2 37 37 * Should we have different operators for different fixities? ($) has a very particular fixity which we might not always want for e.g. list indexing. 38 38 * All the examples above have the codomain as a type parameter. Can we leave out the Codomain type in this type class and just have it take * -> * instead? 39 * Are there any other functions that could naturally be in this type class?39 * Are there any other functions that could naturally be in this type class?
