有人可以向我解释这个编码.
[ x*y | x <- [2,5,10], y <- [8,10,11], x*y > 50]
我不明白这个|的含义 哈斯克尔的象征
haskell haskell-platform
haskell ×1
haskell-platform ×1