class String

Overview

Extend ::String class to check if a string is numeric

Included Modules

Defined in:

analyzer/analyzers/python/fastapi.cr
utils/string_extension.cr

Instance Method Summary

Instance Method Detail

def gsub_repeatedly(pattern, replacement) #

[View source]
def numeric? #

[View source]