Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
给定两个列表 xs 和 ys,我想获得 Dec(xs ≡ ys) 的值。有谁知道包含这样一个运算符的标准库模块的名称?
它在Data.List.Properties名称下≡-dec
Data.List.Properties
≡-dec