Searched defs:is_number (Results 1 – 4 of 4) sorted by relevance
34 def is_number(string:str) -> bool: member in BundleCheckTools
218 inline bool is_number() const noexcept in is_number() function
435 bool is_number() const noexcept in CORE_BEGIN_NAMESPACE() function
287 pub fn is_number(&self) -> bool { in is_number() method