Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numbers

type accepts returns
floatish 10, 15.5, '14', '14.1', '14.0' all float
integerish 10, 15.5, '14', '14.1', '14.0' all int
numeric 10, 15.5, '14', '14.1', '14.0' int, float, string, string, string
number 10, 15.5, '14', '14.1', '14.0' int, float, int, float, int

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages