© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Pedro Vasconcelos
head $ tail [1..] == 1
This should be
head $ tail [1..] == 2
Daniel Beskin
This mind intentionally left blank
You're right. Shame on me for not running (all of) my code snippets.
Will fix. Thanks