dhall-nix-lib/Double
2022-09-07 17:01:16 +01:00
..
abs.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
add.dhall Add Double/ 2022-08-31 19:23:13 +01:00
build.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
clamp.dhall Add Double/ 2022-08-31 19:23:13 +01:00
divide.dhall Add Double/ 2022-08-31 19:23:13 +01:00
equal.dhall Add Double/ 2022-08-31 19:23:13 +01:00
fromAny.dhall Add Double/ 2022-08-31 19:23:13 +01:00
greaterThan.dhall Add Double/ 2022-08-31 19:23:13 +01:00
greaterThanEqual.dhall Add Double/ 2022-08-31 19:23:13 +01:00
isZero.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
lessThan.dhall Add Double/ 2022-08-31 19:23:13 +01:00
lessThanEqual.dhall Add Double/ 2022-08-31 19:23:13 +01:00
listMax.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
listMin.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
max.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
min.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
multiply.dhall Add Double/ 2022-08-31 19:23:13 +01:00
negate.dhall Add Double/ 2022-08-31 19:23:13 +01:00
negative.dhall Add Double/ 2022-08-31 19:23:13 +01:00
nonNegative.dhall Add Double/ 2022-08-31 19:23:13 +01:00
nonPositive.dhall Add Double/ 2022-08-31 19:23:13 +01:00
package.dhall switch to fixed dhall 2022-09-07 17:01:16 +01:00
positive.dhall Add Double/ 2022-08-31 19:23:13 +01:00
product.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
sort.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
subtract.dhall Add Double/ 2022-08-31 19:23:13 +01:00
sum.dhall add missing methods from Integer, Double and Number 2022-09-01 15:41:13 +01:00
toInteger.dhall Add Double/ 2022-08-31 19:23:13 +01:00
toNatural.dhall add Integer 2022-09-01 09:05:34 +01:00