mathspp blog

450 485,055 39,619
articles words lines of code

Today I learned that collections.deque is implemented as a doubly-linked list of blocks.

Today I learned Python 3.15 will get a new sentinel built-in.