Module phoenix_lang::utils

source ·

Functions§

  • to_boolDeprecated
    Convert arg to a bool and do some error checks (without casting)
  • to_floatDeprecated
    Convert arg to a float and do some error checks (without casting)
  • to_listDeprecated
    Convert arg to a list and some error checks (without casting)
  • to_longDeprecated
    Convert arg to a long and do some error checks (without casting)