Skip to content

Commit 91b6bc6

Browse files
committed
Update Standard Library.md
1 parent 4efba06 commit 91b6bc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Standard Library.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ dq.popleft() # O(1)
5858

5959
- deque는 양쪽 끝에서 O(1)로 삽입/삭제 가능하여 효율적.
6060

61-
---
62-
6361
## **2. itertools**
6462
반복 가능한 객체를 다루는 다양한 기능 제공.
6563

0 commit comments

Comments
 (0)