This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gohugoio-hugo
Watch
1
Star
0
Fork
0
You've already forked gohugoio-hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-05-11 05:54:58 +00:00
Code
Issues
Releases
Activity
gohugoio-hugo
/
tpl
/
math
History
Artem Sidorenko
76dc811c65
tpl/math: Refactor Mod with cast
...
It makes the code smaller
2017-10-30 21:55:36 +01:00
..
init_test.go
…
init.go
tpl: Add math.Ceil, Floor, and Round to method mappings
2017-09-26 08:16:24 +02:00
math_test.go
tpl/math: Refactor Mod with cast
2017-10-30 21:55:36 +01:00
math.go
tpl/math: Refactor Mod with cast
2017-10-30 21:55:36 +01:00
round.go
…