Go map with two same-value typed strings as keys

后端 未结 0 1426
误落风尘
误落风尘 2021-01-27 13:28

If I have something like

type Stock string

const (
  GameStopInc = Stock("GME")
  GameStopCorp = Stock("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题