dot-fast_false: Always return FALSE

.fast_falseR Documentation

Always return FALSE

Description

A helper to force the slow path in .to_cls_scalar() for factors, since rlang::is_scalar_factor() does not exist.

Usage

.fast_false(x)

Arguments

x

An object (ignored).

Value

FALSE, always.


stbl documentation built on Nov. 5, 2025, 6:02 p.m.