Zhughes3
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
-
Zhughes3 创建了一个帖子, 已完成Invalid argument for the len function - IDE complaining about syntax errors concerning valid use of Go generics
The slices.Filter function returns a slice of generics: `[]T`. This is valid and builds but the syntax is being complained about by GoLand. Do I have a setting misconfigured? The IDE is set up to u...