umajho / dicexp

Dicexp 是一种表示掷骰的表达式。本仓库代码用于对该表达式求值,并作为该表达式的事实标准。
https://umajho.github.io/dicexp/
MIT License
2 stars 0 forks source link

`or`、`and` 应该短路 #13

Open umajho opened 1 year ago

umajho commented 1 year ago

any?/1all?/1 也许也应该短路。