A Uiua value.
pub type Value
pub fn rows(value: Value) -> List(Value)
Returns a list of the rows of a Value.
Value
pub fn to_string(value: Value) -> String
Returns the string representation of a Value.