We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48589d commit 079a1e6Copy full SHA for 079a1e6
1 file changed
Python/hamt.c
@@ -5,7 +5,7 @@
5
#include "internal/hamt.h"
6
7
/*
8
-This file provides an implemention of an immutable mapping using the
+This file provides an implementation of an immutable mapping using the
9
Hash Array Mapped Trie (or HAMT) datastructure.
10
11
This design allows to have:
0 commit comments