• Clayton Coleman's avatar
    Make util.empty public for conversions · 8d189245
    Clayton Coleman authored
    Some downstream components want to use a StringSet in their internal
    objects, but leaving util.empty private means that generated conversions
    cannot create constructors generically for those objects.  This makes
    Empty public until such a time as the generator supports private types.
    8d189245
set.go 3.62 KB