logo
首页技术栈工具库讨论
speculate

speculate

Speculate automatically discovers laws about Haskell functions. Give Speculate a bunch of Haskell functions and it will discover laws like: equations, such as id x == x ; inequalities, such as 0 <= x * x ; conditional equations, such as x <= 0 ==> x + abs x == 0 .
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install speculate
查看
标签
根据用户添加的标签生成
暂无标签