haskell-nix / hnix

A Haskell re-implementation of the Nix expression language
https://hackage.haskell.org/package/hnix
BSD 3-Clause "New" or "Revised" License
741 stars 114 forks source link

(#1031) Builtins: add floor & ceil #1031

Closed soulomoon closed 2 years ago

soulomoon commented 2 years ago

add builtins.floor builtins.ceil for #1030

Anton-Latukha commented 2 years ago

:+1: