Check whether objects are identical to their prebuilt versions.

verify_identical_prebuilt(..., pb = NULL)

Arguments

...

The objects

pb

PREBUILT_DATA object; overridden only for testing

Value

A logical indicating whether a mismatch occurred.

Note

Called primarily for its side effects: a warning is issued for each non-identical object.