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 4efba06 commit 91b6bc6Copy full SHA for 91b6bc6
docs/Standard Library.md
@@ -58,8 +58,6 @@ dq.popleft() # O(1)
58
59
- deque는 양쪽 끝에서 O(1)로 삽입/삭제 가능하여 효율적.
60
61
----
62
-
63
## **2. itertools**
64
반복 가능한 객체를 다루는 다양한 기능 제공.
65
0 commit comments