kcl_lib::std::assert

Function assert_gt

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