functions library

Functions

isFalsey(dynamic value) bool
isNumber(dynamic s) bool
toNumber(dynamic value, {bool showException = false}) num?