another consideration: right now _ in a type means "I don't want to annotate this, just infer whatever goes there" - e.g. if I have a task with a huge error type, I can annotate it as Task Str _
if _ were to instead mean what * means today, what would the syntax for that feature change to?
Last updated: Jun 16 2026 at 16:19 UTC