Kuddle.Utils (Kuddle v0.2.1) View Source

Link to this section Summary

Functions

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

Link to this section Functions

Link to this function

need_quote?(str, state \\ :start)

View Source
Link to this function

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

View Source
Link to this function

valid_identifier?(str, state \\ :start)

View Source

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