kcl_lib::std::assert

Function assert_gte

source
pub async fn assert_gte(
    _exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>