docs/annoyances.md
This document contains a list of issues and annoyances that we have writing Gleam code today, so that we can devise solutions to them in future.
There are other annoyances that have known solutions that are yet to be implemented. These are tracked in the Gleam issue tracker instead.
For example, regex compilation.
There's performance improvements to be had. Would would be optimal?