Kuddle.V1.Utils (Kuddle v1.1.1)

Copy Markdown View Source

Summary

Functions

Check if a string is a valid identifier (that is a plain unbroken character sequence)

Functions

need_quote?(str, state \\ :start)

parse_float_string(bin, state \\ :start, acc \\ [])

valid_identifier?(str, state \\ :start)

Check if a string is a valid identifier (that is a plain unbroken character sequence)