Function kcl_lib::std::assert::assert_gt

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