在Haskell数据声明中,感叹号是什么意思:
data Sample = First !Integer | Second !String
https://stackoverflow.com/questions/38272006
相似问题