Open
Description
This would make it easier to write tests and for users to understand. Using these as default values for optional parameters rather than using the missing
approach would also make it quicker to find than wading through code. We could choose not to export these functions to avoid bloating the namespace but still allowing users to use :::
to access them.