Hacker News new | ask | show | jobs
by platz 4114 days ago
Conceivably, it could be application of a type constructor to type arguments, where parens control precedence, not application:

    Func (Future (List (Option String)))