probably (version 0.0.3)

vec_ptype2.class_pred: Find the common type for a class_pred and another object

Description

Find the common type for a class_pred and another object

Usage

# S3 method for class_pred
vec_ptype2(x, y, ...)

Arguments

x

Vector types.

y

Vector types.

...

These dots are for future extensions and must be empty.