`?` identifier is going to be used for wildcard arguments in types in Scala 3 (see
Wildcard Arguments in Types
). It's usage in kind-projector type lambdas is deprecated and is going to be superseeded by `*`.