mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-07 04:22:18 +00:00
19c5910485
Ceil and Floor are frontends for the stdlib math functions. The Round implementation is essentially the same thing except that the Go stdlib doesn't include a Round implementation in a stable release yet. I've included the Round function slated for Go 1.10. Fixes #3883 |
||
---|---|---|
.. | ||
cast | ||
collections | ||
compare | ||
crypto | ||
data | ||
encoding | ||
fmt | ||
images | ||
inflect | ||
internal | ||
lang | ||
math | ||
os | ||
partials | ||
safe | ||
strings | ||
time | ||
tplimpl | ||
transform | ||
urls | ||
template.go |