Writing — 1 posts

All posts

Self-written, for good or for worse

all 1 Programming 47 Technology Review 33 Tutorial 22 Productivity 16 Technology 16 Macos 14 LLM 12 Python 11 Automation 10 AI 9

A functional count in Python

Today I was sifting through the documentation for itertools.count Return a count object whose .next() method returns …

functional programmingitertoolsprogrammingpythontutorial
Jul 2015
1 min