good first issuehelp wanted
Repository metrics
- Stars
- (123 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.