Skip to main content

string_ctor_value

Function string_ctor_value 

Source
pub fn string_ctor_value(v: &Value) -> Result<Value, String>
Expand description

String(v) — 22.1.1.1. Identical to to_string_value except that a SYMBOL argument is allowed and renders as Symbol(desc) (step 2a).