elliotchance/gedcom

First and Last need a more flexible parameter

Open

#91 aperta il 2 set 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (25 fork)github user discovery
good first issuehelp wanted

Metriche repository

Star
 (123 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor