Add toSafeInteger

This commit is contained in:
Angelos Chalaris
2018-01-08 17:12:46 +02:00
parent ef884c666b
commit 5efa8dad90
2 changed files with 17 additions and 0 deletions

View File

@ -165,6 +165,7 @@ toggleClass:browser
toKebabCase:string,regexp
tomorrow:date
toOrdinalSuffix:utility,math
toSafeInteger:math
toSnakeCase:string,regexp
truncateString:string
truthCheckCollection:object,logic,array