[*Up*](../README.md)

# Key checking

Most of the time, you just want to assert that a value or property is equal to something. That's this section.

- [Single key existence](./single.md)
- [Multiple keys' existence](./all.md)
- [One of many keys' existence](./any.md)
