Hacker News new | ask | show | jobs
by keithalewis 583 days ago
Just pointing out what the theoretical documentation says. A stream should have operations for empty, current, and next. You don't want implementation details leaking into the abstract model.