Searched defs:termSet (Results 1 – 1 of 1) sorted by relevance
118 type termSet struct { struct119 complete bool120 terms termlist127 func computeTermSetInternal(t types.Type, seen map[types.Type]*termSet, depth int) (res *termSet, e…