elliotchance/gedcom

First and Last need a more flexible parameter

Open

#91 opened on 2018年9月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (123 stars)
PR merge metrics
 (PR metrics pending)

説明

First and Last take []Node which is not compatible with things like []*DateNode. It should take an interface{} instead.

コントリビューターガイド