combinable-methods: Test Whether Objects can be Combined

Description Usage Arguments Details

Description

Test whether two objects are combinable.

Usage

1
combinable(a, b)

Arguments

a

First object.

b

Second object.

Details

Combinable takes two objects and returns TRUE or FALSE for whether they can be combined. The combine function makes use of this test to implement conditional logic.


Zelazny7/onx documentation built on May 25, 2019, 2:23 p.m.