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.

貢獻者指南