Thanks to visit codestin.com Credit goes to github.com
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 7c6cc00 commit 3e7d990Copy full SHA for 3e7d990
Objects/setobject.c
@@ -2,7 +2,7 @@
2
/* set object implementation
3
4
Written and maintained by Raymond D. Hettinger <[email protected]>
5
- Derived from Lib/sets.py and Objects/dictobject.c.
+ Derived from Objects/dictobject.c.
6
7
The basic lookup function used by all operations.
8
This is based on Algorithm D from Knuth Vol. 3, Sec. 6.4.
0 commit comments