async fn builtin_is_string(
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>