ARC-Seal: i=2; a=rsa-sha256; t=1595462548; cv=pass; d=google.com; s=arc-20160816; b=IsPT0b2j/9mBoVwaNHP50iu46UybXPOXy5DgXBSPyY3d7f1gVI/hf0apE0ck8loSII SPme+vvnRKAMANrWUAF2v7zutR1JgXrR6y5bDR21NjPh7CgS4qZgmADc5PEHDaLhc0xh dDTAn/i+XEI5hqt9S6ivwdmzrZQ50Vz9gRoif29oV6NJhd1ItY0VdS42sX3YLM3i5jQO 8ef8Z+WkELzsbo1C9XI3N52ftIbqy+5CBdY4AXQ7mNSOmZXlAAYU83vhHOmfT54o1kOA M1F9V7xzEbUldx2nVyNPVwwAyyu2S24sT0xTiS+BQ7CI0APX+ravZtIj6cDeZzpcF8gM jGJw== ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-unsubscribe:list-subscribe:list-archive:list-help:list-post :list-id:mailing-list:precedence:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:sender:dkim-signature; bh=bJoFI4ipRoBBlsX1W0QH2C1dBKwsi+LM+15lqv+BAkE=; b=bnmiPaZftXfCQjVm8HUkcYODnKP4zsV5/aFmXw5TJMzP1UfbYTOQbBjuUZMZwU+7EH Dvv5ME6k34kbrz8JjlQnfJOImEvRmPHS6a2kW4gVgy+a4npTPGihNsSuJSyD89x7d4ep mauR3MY9BqgeE0E9o3AEykXeVNw1nrwkxHM69XOn+fDjkv89U5o+bPND1XaeFpQCKo4S iUqJZ6FYx4at7ys/RKL4Ay1KQn+snwnhflvMExM6Nb2mIBwgUr910yQftS2hoz7M49fk wvW2JfEjlGvUb5EdznHNMWC25EVuj4EI423vGtFMUGIPb9zMWlRouJfJ49bCiD+D3ho3 5I8Q== ARC-Authentication-Results: i=2; gmr-mx.google.com; dkim=pass header.i=@golang-org.20150623.gappssmtp.com header.s=20150623 header.b=C5TIYbbW; spf=pass (google.com: domain of rsc@golang.org designates 2607:f8b0:4864:20::22a as permitted sender) smtp.mailfrom=rsc@golang.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=golang.org Sender: golang-nuts@googlegroups.com ARC-Seal: i=1; a=rsa-sha256; t=1595462545; cv=none; d=google.com; s=arc-20160816; b=PFWywizEVqVgS+1pMFNgSsTI+l0vw5u4TxvssDAWJntU9D9xz6el3wA4G72Tk82cuX 3l4G3T3jGZ8J+NFJj1/Ql6NlcsbeVD8CeHWb992AnX9csvKajWpmG9WwUjMPjOA1NsCN a0vi5BkOGVyBTDKaOdcGP2JNbBNZ305GtlWQ3DJ5iLefQonyj+SKRiSUsMKs3h0klTYJ ormodhBS2+1PRmg40nmtxodtlkhlzkBLcr6SeC9W3IoyUzk6evs/5gJSptIEcE31jo6/ 0WbCzu1nk3118SKoCxnMdtBtBA2BSFFWR7fHOm2hTmFCsbrWDloUcjDHfanGFJwHPx5Q uXZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:dkim-signature; bh=Ah5aI1OKtbY4YGh2JoZICDDai1JOnUTGidwBGYPIeF4=; b=n2BdUGnToEMpiDidBKMp45P3aLOOXVHZ35xE/Cu5OT/ZXP72uVRHL3fLtg2wcW76Yk qf1ybw62Skr0db7htuoinCCLYpLnvDlWYEYGpnx7Ou88anr4lbZhppOk2/bryPJ16T56 W+JNjfp40klM5Gb6aAa8QJTeC+ip48qjgMj43gVE+yPO5PQE7RjG4n8D/1mpZg0eYnt0 wrAzj6IYBddYL2EweP/iT4Ai1RyCA/4ohgaBheJ3z0uBJpy67UhNc7ShOl4KOtB8eawC HCN5KlrzDhMlCslyWLnOLlWY4LRQ+t0TXhWJH60et2hlhq9P5JsoSFlMEjqKs3VIHu+Z jc2A== ARC-Authentication-Results: i=1; gmr-mx.google.com; dkim=pass header.i=@golang-org.20150623.gappssmtp.com header.s=20150623 header.b=C5TIYbbW; spf=pass (google.com: domain of rsc@golang.org designates 2607:f8b0:4864:20::22a as permitted sender) smtp.mailfrom=rsc@golang.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=golang.org Received-SPF: pass (google.com: domain of rsc@golang.org designates 2607:f8b0:4864:20::22a as permitted sender) client-ip=2607:f8b0:4864:20::22a; From: Russ Cox Date: Wed, 22 Jul 2020 20:02:14 -0400 Subject: Re: [go-nuts] Generics and parentheses To: Denis Cheremisov Cc: golang-nuts Mailing-list: list golang-nuts@googlegroups.com; contact golang-nuts+owners@googlegroups.com So it sounds like everyone is in favor of the entire generics proposal and all the semantics, and all we have left to hammer out is the bracket characters? Do I have that right? Best, Russ -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAA8EjDRrEBeOgs2Yax%2BgtHp-oJqCApjGJJEsop-S1OzOJbU3xA%40mail.gmail.com.