Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | Implement `builtins.floor` and `builtins.ceil` using the C library functions ↵ | Maximilian Bosch | |
internally Closes #4782 Note: even though the type is internally called `NixFloat`, it's actually a `double`. |