aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2022-01-07 18:20:22 -0800
committerRobert Griesemer <gri@golang.org>2022-01-12 01:41:46 +0000
commit3df44722013b54790e97a32aff945708bd1b62f7 (patch)
treeaca537653ec85bf970b0f4732fb31849f8d4ff91 /src/encoding/json
parent9bce08999a4122a28daf99cde7f22cb023b79660 (diff)
downloadgo-3df44722013b54790e97a32aff945708bd1b62f7.tar.xz
spec: adjust rules for specific types once more
Introduce a (local) notion of a set of representative types, which serves as a representation/approximation of an interface's actual type set. If the set of representative types is is non-empty and finite, it corresponds to the set of specific types of the interface. In the implementation, the set of representative types serves as a finite representation of an interface's type set, together with the set of methods. Change-Id: Ib4c6cd5e17b81197672e4247be9737dd2cb6b56f Reviewed-on: https://go-review.googlesource.com/c/go/+/376834 Trust: Robert Griesemer <gri@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions