Skip to content

v1.4.0

Compare
Choose a tag to compare
@d5 d5 released this 03 Feb 23:57
· 149 commits to master since this release
edfb765

Changes

  • Added is_function and is_callable builtin functions

Changelog

90aafc8 Add 'is_function' and 'is_callable' builtin functions
edfb765 Merge pull request #76 from d5/is_function