elliotchance/gedcom

First and Last need a more flexible parameter

Open

#91 创建于 2018年9月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (25 fork)github user discovery
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.

贡献者指南