toValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Value toValue(T v)
    @safe
    Value
    toValue
    (
    T
    )
    (
    T v
    )
    if (
    isNumeric!(T)
    )
  2. Value toValue(T v, ValueFormat valueFormat)
  3. Value toValue(T v)
  4. Value toValue(T v)

Meta