namespace meowlang.typechecker; public record GenericTypeId(PossiblyGenericTypeRef Key, List GenericParams);