|
|
|
|
|
by pfdietz
1113 days ago
|
|
Defining a number of related functions seems to be a pattern that comes up elsewhere. For example, consider functions that compute a hash value, canonicalize, and compute some notion of equality. It would be useful to associate all of these. |
|