# Variables
Override built-in duration() function to provide support for additional periods - 'd' (day) - 'w' (week) - 'm' (month).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Uniq takes a list of strings or interface{}, sorts them and remove duplicated values.