Function upcase

Source
fn upcase<'ob>(
    string_or_char: StringOrChar<'ob>,
    cx: &'ob Context<'ob>,
) -> Gc<ObjectType<'ob>>