good first issuehelp wanted
仓库指标
- Star
- (123 star)
- PR 合并指标
- (PR 指标待抓取)
描述
First and Last take []Node which is not compatible with things like []*DateNode. It should take an interface{} instead.
First and Last take []Node which is not compatible with things like []*DateNode. It should take an interface{} instead.