Skip to content

Allow key not present check with approximately equal - #51

Merged
rileythomp merged 2 commits into
mainfrom
allow-checking-for-non-existence-with-approx-eq
Jul 30, 2026
Merged

Allow key not present check with approximately equal#51
rileythomp merged 2 commits into
mainfrom
allow-checking-for-non-existence-with-approx-eq

Conversation

@rileythomp

Copy link
Copy Markdown
Contributor

In #48 we broke the ability to check that a key is not present with =? via (symbol "nil #_\"key is not present.\""). This adds that back with a preferred way of checking for not present with :hawk/key-not-present.

@rileythomp
rileythomp requested a review from camsaul as a code owner July 29, 2026 21:13
@rileythomp rileythomp self-assigned this Jul 29, 2026
Comment thread test/mb/hawk/assert_exprs/approximately_equal_test.clj Outdated
Co-authored-by: Stas Gavrylov <stasgavrylov@gmail.com>
@rileythomp
rileythomp merged commit c17e2b9 into main Jul 30, 2026
2 checks passed
@rileythomp
rileythomp deleted the allow-checking-for-non-existence-with-approx-eq branch July 30, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants