is_stack
From rlang v0.2.2
by Lionel Henry
Is object a stack?
Is object a stack?
Usage
is_stack(x)is_eval_stack(x)
is_call_stack(x)
Arguments
- x
An object to test
Community examples
Looks like there are no examples yet.