aboutsummaryrefslogtreecommitdiff
path: root/std/hashes.pk
diff options
context:
space:
mode:
Diffstat (limited to 'std/hashes.pk')
-rw-r--r--std/hashes.pk2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/hashes.pk b/std/hashes.pk
index 911c9d2..6211a2e 100644
--- a/std/hashes.pk
+++ b/std/hashes.pk
@@ -1,4 +1,4 @@
## std.hashes: Hash functions on types.
-pub type Hash[H] = interface
+pub type Hash[H] = class
hash[H](Self): H