wordaligned.org - Word Aligned

Description: A collection of articles on software development written by Thomas Guest.

animation (10896) java (6339) apple (5098) conferences (1323) scrum (966) github (629) streams (209) syntax (95) emacs (85) turing (50)

Example domain paragraphs

2022-02-25 • Python • Comments

In the previous article I noted that Python’s heapq module is the only part of standard Python I could think of which deals with sorting, but which doesn’t give you full control over the sort order.

That means you need to take care when using a heapq as a priority queue.

Links to wordaligned.org (13)