Skip to content

Improved `is` functions

Compare
Choose a tag to compare
@Tokimon Tokimon released this 21 Mar 18:12
· 12 commits to master since this release

The is functions have been improved to now infer a certain type after call. (eg. isString infers that the given variable is a string after returning true)