S3 definitions
check_equal(state, ...) # S3 method for default check_equal(state, ...) check_result(state, ...) # S3 method for default check_result(state, ...) check_body(state, ...) # S3 method for default check_body(state, ...) check_option(state, ...) # S3 method for default check_option(state, ...)
| state | State to start from |
|---|---|
| ... | Additional arguments passed to implementations of the S3 method |